PHP3 but not PHP4

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

jbatty
Forum Commoner
Posts: 35
Joined: Tue Sep 23, 2003 2:42 pm

Post by jbatty »

Safe_mode is OFF on the server where the script works, but ON on my university server where the script wouldn't work!
jbatty
Forum Commoner
Posts: 35
Joined: Tue Sep 23, 2003 2:42 pm

Post by jbatty »

I have just turned safe_mode ON on my local windows machine to see if it would prevent me from uploading a file. However, I was still able to upload files as normal.
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

so what exactly is the problem.
jbatty
Forum Commoner
Posts: 35
Joined: Tue Sep 23, 2003 2:42 pm

Post by jbatty »

Twigletmac suggested earlier that having safe mode ON on the server might be the reason why the upload script is not working (please refer to page 1 of this post for full details). But I have turn safe_mode off and on on my local machine, but it hasn't made any difference to the upload processs.
So I am trying to report that the problem does not appear to be cause by safe mode.
Post Reply