|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 | |
|
Posts: n/a
|
ZenCart Errors in tmp dir
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: Quote:
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 |
|
|
|
#2 |
|
XPW
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
|
See this thread. You need to create a customized php.ini.
__________________
Steve |
|
|
|
|
#3 |
|
Join Date: Jul 2004
Location: Japan
Posts: 30
Reputation: 5
|
php.ini file content
Thank you! That explained quite a bit except the content of the php.ini file. What needs to be in there?
|
|
|
|
|
#4 |
|
XPW
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
|
The definition of upload_tmp_dir needs to be changed from empty to your package's /www/u/username path That's the only change you have to make.
__________________
Steve |
|
|
|
|
#5 |
|
Join Date: Jul 2004
Location: Japan
Posts: 30
Reputation: 5
|
Thanks Steve,
Actually what I wanted to know is where to get the php.ini file since I don't have one. I found the answer in the PowWeb Announcements under PHP File Uploading. There they have one that can be copied, modified, and uploaded into the htdocs folder. Regrettably Zen Cart still reports SQL cacheing doesn't work and I can't upload images with the application. I'll fool around with the file a bit more, perhaps I'm missing something. |
|
|
|
|
#6 |
|
XPW
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
|
Send me a Private Message and include the "File Uploads" section of your php.ini. Make sure that you uploaded it in ASCII mode.
__________________
Steve |
|
|
|
|
#7 |
|
Join Date: Jul 2004
Location: Japan
Posts: 30
Reputation: 5
|
Okay, images upload now but still have the SQL problem. Error message reads;
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. Any idea how to fix this? |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|