I have been using photoshare vers. 2.0.0 on PostNuke vers. Phoenix Release 0.7.2.2 for some time.
See http://www.bkamager.dk/index.php
My ISP is http://www.netsite.dk
Photoshare has always worked fine.
Now I see this when I upload a picture:
>>
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 1222 is not allowed to access /tmp/IMGnQ9ZHl owned by uid 99 in /www/bkamager.dk/web/modules/photoshare/pnuserapi.php on line 607
Warning: getimagesize(): SAFE MODE Restriction in effect. The script whose uid is 1222 is not allowed to access /tmp/IMGnQ9ZHl owned by uid 99 in /www/bkamager.dk/web/modules/photoshare/pnuserapi.php on line 1359
Warning: getimagesize(/tmp/IMGnQ9ZHl): failed to open stream: No such file or directory in /www/bkamager.dk/web/modules/photoshare/pnuserapi.php on line 1359
Warning: fopen(): SAFE MODE Restriction in effect. The script whose uid is 1222 is not allowed to access /tmp/IMGnQ9ZHl owned by uid 99 in /www/bkamager.dk/web/modules/photoshare/pnuserapi.php on line 616
Warning: fopen(/tmp/IMGnQ9ZHl): failed to open stream: No such file or directory in /www/bkamager.dk/web/modules/photoshare/pnuserapi.php on line 616
Warning: unlink(): SAFE MODE Restriction in effect. The script whose uid is 1222 is not allowed to access /tmp/IMGnQ9ZHl owned by uid 99 in /www/bkamager.dk/web/modules/photoshare/pnuserapi.php on line 619
Warning: Cannot modify header information - headers already sent by (output started at /www/bkamager.dk/web/modules/photoshare/pnuserapi.php:607) in /www/bkamager.dk/web/includes/pnHTML.php on line 334
<<
I have not updated scripts on the site for a long time.
My ISP informs me that they have updated to php-version to 4.3.8 a few weeks back.
For their phpinfo() please see: http://www.bkamager.dk/phpinfo.php
I have contacted my ISP but they could not help!
Any help is appreciated.
Thanks
Posted: 15.09.2004, 22:03
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
SOLVED!
I had my PhotoShare file folder set to .../photoshare and my temp folder set to .../photoshare/temp
My true temp folder is .../photosharetemp.
Photoshare did not report invalid temp folder so it took me too long to find my error.