fert Posted June 6, 2006 Share Posted June 6, 2006 I've been using PHP to make a forum, but when i change the register php script and upload it to my web sever the PHP file dosen't have the changes i made. Does anybody know how to fix this? Link to comment https://forums.phpfreaks.com/topic/11366-php-pages-not-updating/ Share on other sites More sharing options...
nogray Posted June 6, 2006 Share Posted June 6, 2006 Maybe your server is caching the files. IF IT"S SAFE, try to delete the old files from the server and upload the new ones ONLY IF you have a back up somewhere. Link to comment https://forums.phpfreaks.com/topic/11366-php-pages-not-updating/#findComment-42616 Share on other sites More sharing options...
fert Posted June 6, 2006 Author Share Posted June 6, 2006 [!--quoteo(post=380807:date=Jun 6 2006, 04:21 PM:name=nogray)--][div class=\'quotetop\']QUOTE(nogray @ Jun 6 2006, 04:21 PM) [snapback]380807[/snapback][/div][div class=\'quotemain\'][!--quotec--]Maybe your server is caching the files. IF IT"S SAFE, try to delete the old files from the server and upload the new ones ONLY IF you have a back up somewhere.[/quote]I'll try that Link to comment https://forums.phpfreaks.com/topic/11366-php-pages-not-updating/#findComment-42639 Share on other sites More sharing options...
fert Posted June 7, 2006 Author Share Posted June 7, 2006 I tryed that and it dosen't work Link to comment https://forums.phpfreaks.com/topic/11366-php-pages-not-updating/#findComment-42669 Share on other sites More sharing options...
.josh Posted June 7, 2006 Share Posted June 7, 2006 if you are removing the file from the server, and then copying it there again, and it is still showing the old file, then perhaps it is your browser cacheing the webpage. Link to comment https://forums.phpfreaks.com/topic/11366-php-pages-not-updating/#findComment-42674 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.