04-20-2010, 01:56 AM
Hi Dear friends
i want to install OpenDocMan on my web sate az a subdomain.
the web address that i install OpenDocMan is :www.dms.info2get.com
i only change config.php and in this file i just change this item as below:
$GLOBALS['database'] = '***'; // Enter the name of the database here
$GLOBALS['user'] = '***'; // Enter the username for the database
$GLOBALS['pass'] = '***'; // Enter the password for the username
$GLOBALS['hostname'] = 'localhost'; // Enter the hostname that is serving the database
'base_url' => 'http://www.dms.info2get.com',
'dataDir' => '/opendocman/data/',
i make 2 directory :opendocman & data for "datadir"
but i get this error on instal page and index page as below:
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/etc/mime.types) is not within the allowed path(s): (/home/infogetc:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/infogetc/public_html/dms/mimetypes.php on line 24
and this one when i want to login with user and pass admin/admin:
There is a problem with your dataDir. Check to make sure it exists and is writeable
please help me to solve this problem
best regards
i want to install OpenDocMan on my web sate az a subdomain.
the web address that i install OpenDocMan is :www.dms.info2get.com
i only change config.php and in this file i just change this item as below:
$GLOBALS['database'] = '***'; // Enter the name of the database here
$GLOBALS['user'] = '***'; // Enter the username for the database
$GLOBALS['pass'] = '***'; // Enter the password for the username
$GLOBALS['hostname'] = 'localhost'; // Enter the hostname that is serving the database
'base_url' => 'http://www.dms.info2get.com',
'dataDir' => '/opendocman/data/',
i make 2 directory :opendocman & data for "datadir"
but i get this error on instal page and index page as below:
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/etc/mime.types) is not within the allowed path(s): (/home/infogetc:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/infogetc/public_html/dms/mimetypes.php on line 24
and this one when i want to login with user and pass admin/admin:
There is a problem with your dataDir. Check to make sure it exists and is writeable
please help me to solve this problem
best regards