Sublime directory Surf the web anonymous Pagerank Monitor


After a long time try and reeding this forum, foto_Upload don't work!

rouge et noire
Mon 2 October 2006, 01:26 am GMT +0200
Oh please don't laugh on me, but i have not any success using foto_upload php!

i can just upload the pics, smaller than $x_max_size & $y_max_size
but it dosen't work for a picture, equal or biger than $x_max_size & $y_max_size values.
oh, after i press on upload button, i receive a message: File: Blue hills.jpg successfully uploaded!
Processed foto: Blue_hills.jpg!

But there is no file uploaded...!!!

i have checked for both GD and image majick and i have had no success.
(while both are installed on the Linux server).

one more thing:
when i open the foto_upload.php, i always have the following warning on top of the page:
Warning: set_time_limit(): Cannot set time limit in safe mode in /public_html/foto_upload.php on line 5


Also, when i put "var $use_image_magick = false;"
i get the following 4 warnings on top of the page for uploading a picture bigger than x_max_size & y_max_size:
Warning: imagejpeg(): Unable to access /public_html/test_files/photo/Blue_hills.jpg in /public_html/foto_upload.php on line 105

Warning: imagejpeg(): Invalid filename /public_html/test_files/photo/Blue_hills.jpg' in /public_html/foto_upload.php on line 105

Warning: imagejpeg(): Unable to access /public_html/test_files/thumb/Blue_hills.jpg in /public_html/foto_upload.php on line 105

Warning: imagejpeg(): Invalid filename /public_html/test_files/thumb/Blue_hills.jpg' in /public_html/foto_upload.php on line 105


in the link below, you can see a PHP.Info, completely as the same as the thing i have on my own Linux server.
http://www.tartanspace.com/phpinfo.php

i should say, i have read the forum and i have tested other ulternates.
for example i have tested the different values for CHMOD, as like as 0666, 0644, 0777 but there was not any success.


olaf
Mon 2 October 2006, 08:49 am GMT +0200
Its all about you host, I think the script is working on your loacal host right?

check here what functions are disabled in safe mode:
http://nl2.php.net/manual/en/features.safe-mode.functions.php

you see that chmod is disabled too, I think the upload file don't need a chmod change but then the hosting must be perfect configured.

of course you can use another hours for testing but maybe is a better hosting the answer...

rouge et noire
Mon 2 October 2006, 11:31 am GMT +0200
thanks for your reply.
i'll contact to the host!

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional