tekobi Posted September 19, 2005 Share Posted September 19, 2005 Im moving some directories and its content on my site using a php script I wrote, however apache crashes even though all the files and db changes take place just like it was meant to happen. Also PHP spits ' file does not exists'. I wander what might be a problem. Im using a standard rename(olddir, newdir) function in my script. could anyone give any ideas Link to comment https://forums.phpfreaks.com/topic/2535-rename/ Share on other sites More sharing options...
effigy Posted September 19, 2005 Share Posted September 19, 2005 we need more details: code, users, groups, permissions, windows? unix?, what is moving where and why? what are the php and apache versions? Link to comment https://forums.phpfreaks.com/topic/2535-rename/#findComment-8416 Share on other sites More sharing options...
tekobi Posted September 21, 2005 Author Share Posted September 21, 2005 Thank you for your reply. I think I solved the problem, it only crashes on windows, when uploaded on the server with linux it seems to work fine. Link to comment https://forums.phpfreaks.com/topic/2535-rename/#findComment-8464 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.