after upgrading to php 4.2.2

steph

Joined: 2002-09-04
Posts: 12
Posted: Mon, 2002-09-23 19:15

I just upgraded to PHP 4.2.2 from PHP 4.1.1, and Im getting the following errors:

Warning: fopen("/home/virtual/site8/fst/var/www/html/albums/.users/.htaccess", "w") - Permission denied in /home/virtual/site8/fst/var/www/html/gallery/platform/fs_unix.php on line 53

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/virtual/site8/fst/var/www/html/gallery/classes/gallery/UserDB.php on line 48

Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/virtual/site8/fst/var/www/html/gallery/classes/gallery/UserDB.php on line 49

Thanks

 
steph

Joined: 2002-09-04
Posts: 12
Posted: Mon, 2002-09-23 19:20

Never mind me - I just read what I need to do from the FAQ.

*chants to self* Read the FAQ first!

Thanks!