sirup_segar Posted May 26, 2007 Share Posted May 26, 2007 hi. i have made my website on my local computer. and now i'm trying to upload it into server. but some errors happen, and these errors aren't show up in my local computer. please give me suggestion about making website in local computer and then uploading it. what should be aware first. thax. Quote Link to comment https://forums.phpfreaks.com/topic/53022-how-to-upload-website-from-local-computer/ Share on other sites More sharing options...
tippy_102 Posted May 26, 2007 Share Posted May 26, 2007 It could be a variety of things, but my first thought is that you are running different versions on php on the two servers. Check the versions to see if this is the case. Also, what are the error messages you are receiving? Quote Link to comment https://forums.phpfreaks.com/topic/53022-how-to-upload-website-from-local-computer/#findComment-261948 Share on other sites More sharing options...
sirup_segar Posted May 26, 2007 Author Share Posted May 26, 2007 i use older version of php, not php 5 , php 4 and apache web server. first the error cose was header already sent, but i've fix it all. second, i try to copy a file to the server, using copy syntax. i runs on my local computer. but if i don't want to copy file, i use browse for file. the problem is, how i determine if i don't want to copy to server. i use (if ($some_variable_from_browse_for_file=="none")). is that correct? because that script doesnt' check at all whether i don't insert new file. thanks. sorry bout my english Quote Link to comment https://forums.phpfreaks.com/topic/53022-how-to-upload-website-from-local-computer/#findComment-261953 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.