pageperf
1-8-05, 05:10 PM
Hi,
I've been running a ZenCart version of OSCommerce for about a year now with virtually no problems up until recently I've noticed that I am getting the following errors, apparently from reading some other posts POWEB has recently diabled the common tmp directory for user uploads using PHP/Mysql, I took the info I found in regards to creating a php.ini file with the fix info in it and placed it according to what was directed and created a temp dir, etc. but nothing I do has no effect and I still get the following errors when accessing the catalog at my site:
Warning: mkdir(/tmp/ce): Permission denied in /www/b/biomed/htdocs/catalog/includes/classes/adodb/adodb.inc.php on line 1510
Warning: fopen(/tmp/ce/adodb_ced7467a5c5d70302a1d18354ee4d555.cache): failed to open stream: No such file or directory in /www/b/biomed/htdocs/catalog/includes/classes/adodb/adodb.inc.php on line 3559
Warning: session_start(): open(/tmp/sess_4c104d3d3de451d8914d1c3c01f6bbc3, O_RDWR) failed: Permission denied (13) in /www/b/biomed/htdocs/catalog/includes/functions/sessions.php on line 111
Warning: I am not able to write to the SQL cache directory: /tmp. SQL cacheing will not work until the right user permissions are set.
If anyone can give me some help as to how I would be able to fix this problem step by step I would sincerely appreciate your help.
My site address for the catalog is located at http://www.biomedical-communications.com/catalog
Thanks,
Mike
I've been running a ZenCart version of OSCommerce for about a year now with virtually no problems up until recently I've noticed that I am getting the following errors, apparently from reading some other posts POWEB has recently diabled the common tmp directory for user uploads using PHP/Mysql, I took the info I found in regards to creating a php.ini file with the fix info in it and placed it according to what was directed and created a temp dir, etc. but nothing I do has no effect and I still get the following errors when accessing the catalog at my site:
Warning: mkdir(/tmp/ce): Permission denied in /www/b/biomed/htdocs/catalog/includes/classes/adodb/adodb.inc.php on line 1510
Warning: fopen(/tmp/ce/adodb_ced7467a5c5d70302a1d18354ee4d555.cache): failed to open stream: No such file or directory in /www/b/biomed/htdocs/catalog/includes/classes/adodb/adodb.inc.php on line 3559
Warning: session_start(): open(/tmp/sess_4c104d3d3de451d8914d1c3c01f6bbc3, O_RDWR) failed: Permission denied (13) in /www/b/biomed/htdocs/catalog/includes/functions/sessions.php on line 111
Warning: I am not able to write to the SQL cache directory: /tmp. SQL cacheing will not work until the right user permissions are set.
If anyone can give me some help as to how I would be able to fix this problem step by step I would sincerely appreciate your help.
My site address for the catalog is located at http://www.biomedical-communications.com/catalog
Thanks,
Mike