Jurik Posted October 19, 2006 Share Posted October 19, 2006 Hi guys, ive been creating a video uploading site for my work place, I made it on my computer with the help of EasyPHP running in the background, I got everything to work fine, but everything went wrong when I put it onto the server at my work. Its on a Linex server I have run echo phpinfo (); and PHP seems to be installed on there fine. But the files are not uploading and I get errors when I use my deleting code which worked fine before, can anyone help me? Quote Link to comment https://forums.phpfreaks.com/topic/24425-php-code-not-working-on-diffrent-server/ Share on other sites More sharing options...
mrparanoid Posted October 25, 2006 Share Posted October 25, 2006 Hi Jurik,I think I know what's wrong with your system but firstly I would like to have a look at the code set that you used to upload the file.This problem may be due to backslashes.Regards,MrParanoid Quote Link to comment https://forums.phpfreaks.com/topic/24425-php-code-not-working-on-diffrent-server/#findComment-114111 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.