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 Quote Link to comment 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? Quote Link to comment 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. Quote Link to comment 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.