I can't seem to get this cart to work on Windows XP Pro.... When I try to add categories I get the following errors. I am running IIS on Windows XP Pro, & PHP 4.3.10
From the first line of your error, there is a permissions error opening libaries/flatfiles.php. Because that file can not be opened, the following 2 errors result. You simply need to check your directory permissions and allow for reading of the file.
You essentially want read & execute on all of your files/directories in the QC folder except for files/ and db/, where you want read, write, execute.
deepwoods
2005-02-20 18:24
Thank You!! Thank You!!.....That did it.. I am "very new" to all this so I don't quiet understand all the in's and out's on how to do stuff...I sure do appreciate your time and help...Thank You again!!
Deep Woods
gianni
2005-11-30 17:58
May someone help me in get it working under Win XP + Apache 2.0. + PHP 5.0.3. When I try to login with default I get "Logged in correctly" but it redirect me back to... admin.php. Is it an .htaccess configuration problem on db and fiules directory? If so, how should it be written?
Thanks iun advance, Gianni
gianni
2005-12-07 11:32
The only way I foud to run QC under Win XP is to comment out the rows 89-90:
It was the same with RC2. May someone let me know if it is a Win Apache problem or what?
Thanks in advance, Gianni
Jyrki
2005-12-08 22:02
I am getting this error all the time. Which CHMOD should I use? --//-- Warning: fopen(config/general.php): failed to open stream: Permission denied in /home/customers/saabclub/public_html/kauppa/core/preferences.php on line 131
Warning: fwrite(): supplied argument is not a valid stream resource in /home/customers/saabclub/public_html/kauppa/core/preferences.php on line 147 --//--