Dedicated Server: Linux | Debian (server is under my control)
PHP Version 5.2.6-1+lenny4
MySQL version 5.0.51a-24+lenny2
Everytime I try to upload I got the following
Quote:
Warning: fopen(/www/gallery/uploads2/9114/index.htm) [function.fopen]: failed to open stream: No such file or directory in /var/www/virtual/digitalscrapbookingstudio.com/htdocs/gallery/pp-inc.php on line 2904
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/virtual/example.com/www/gallery/pp-inc.php on line 2905
|
and then
Quote:
/www/gallery/uploads2/9114: Error creating directory (check permissions).
Please notify the System Administrator.
|
I was trying to upload with the "uploads" dir, but I have tried to change from dir e set that dir to 777, but didn't worked either.
The thing that I notice was that the "9114" is not being created on the "uploads2" dir.
even creating the 9114 dir by hand didn't solved the issue.
thanks