01-28-2010, 05:09 AM
can you please post your config file please
Thanks
LetoDMS
Thanks
LetoDMS
error uploading files
|
01-28-2010, 05:09 AM
can you please post your config file please
Thanks LetoDMS
01-28-2010, 05:41 AM
Of course!
Code: class Settings The var $_contentDir is just as you said, and that solved the open_basedir error, but there is a new one creating a new dir. There are other PHP apps running on that server with no trouble,
01-28-2010, 04:56 PM
var $_rootDir = "/var/www/vhosts/insideproject.eu/httpdocs/mydms/";
Do it like this : var $_rootDir = "/insideproject.eu/httpdocs/mydms/"; see if that gives you a error msg thanks LetoDMS
01-28-2010, 05:06 PM
Lots of errors before trying to upload a file.I.E. Login.php shows:
Code: Error getting Text: user_login (English)
01-29-2010, 05:12 AM
(01-28-2010, 05:06 PM)akae Wrote: Lots of errors before trying to upload a file.I.E. Login.php shows: hey Akae did you setup the database in Mysql ? if you didn't please follow this instructions from here : http://www.letodms.com/module.php?modname=content&cid=6 thanks LetoDMS
01-29-2010, 05:44 AM
Of course!
Database is working well. In case it was not properly configured I wouldn't be able to login or create users, would I? You are being very helpful, but I think the problem is located at PHPs that write the directory structure where uploaded files are placed, and we should focus in that problem. I think I'm finally looking for another DMS, but I'm trying to solve this problem with letoDMS to improve it, because in my opinion is a simple and useful software. I'm not a PHP leet, so I cannot audit that code in order to find mistakes or another ways to write files, but maybe I can help with this problem... I have full root access to the server, I have followed all the instructions, but I have never faced this kind of troubles with writting access and PHP. Please, reply if you have any new idea!!! I'll be pleased to solve this.
01-29-2010, 07:14 AM
i think you should reinstall LetoDMS in my idea.
Thanks LetoDMS. |
« Next Oldest | Next Newest »
|