Web Hosting Talk







View Full Version : Something wrong with my php.ini?


BrightStar
01-31-2008, 04:32 PM
Hiya,

Could someone help me with php.ini file please? My server upgraded the php to include suphp and now my image uploading site doesnt work?

It says image has been uploaded but wouldnt show the preview and shows the image link as forbidden :(

http://www.imagegrip.com where it's all happening. Does anyone how can i fix it?

You can see my configuration file at http://www.imagegrip.com/php.php

Cheers

BrightStar
01-31-2008, 04:52 PM
I've been told by my vps provider that I've issue cuz of user nobody? Files are uploaded as user nobody.

As for the "nobody issue, you need to use the php code "chmod("",0644);" with necessary parameters and for this you need to contact a developer.

Anyone who can help me fix my script to resolve the above issue please?