Search found 3 matches

by mbhavana
Thu 20. Oct 2005, 01:31
Forum: phpwcms Installation Troubleshooting English
Topic: Php/Mysql/IIS File access and download problems....
Replies: 1
Views: 1239

Php/Mysql/IIS File access and download problems....

PHP 5.0.5
IIS 5.1
MySQL 4.1.14
Microsoft Windows XP Professional 2003 SP2

I uploaded a .txt file and when someone else tries to download it, they get the following error:

=============================================
An error (ID:1) occured while trying to download a file of your directory ...
by mbhavana
Wed 19. Oct 2005, 05:02
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with 1.2.5-DEV logging in
Replies: 4
Views: 4998

Thank you everyone for your reponses. I did realize there was problem with directory mentioned in session.save_path.

I had specified session.save_path = "10;C:\Temp" and this meant having directories 10 levels deep. I changed the 10 to a 1 and then created directories with names 0-9, a-z.

Yes, I ...
by mbhavana
Mon 17. Oct 2005, 23:10
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with 1.2.5-DEV logging in
Replies: 4
Views: 4998

Problem with 1.2.5-DEV logging in

Running phpwcms version 1.2.5-DEV on Windows XP IIS5.1 using PHP5.0.5

when I try to go to http://localhost/phpwcms_1.2.5-DEV/login.php I get the following:

Warning: session_start() [function.session-start]: open(C:\Temp\6\1\5\5\5\3\c\8\3\4\sess_615553c834bfe4b49a1a3d73436e130a, O_RDWR) failed: No ...