Cardale Posted November 20, 2009 Share Posted November 20, 2009 I moved server and now this isn't working. I am just using the mv command on a Linux machine. How does exec command work? How can I figure out what type of errors I am getting with this? Quote Link to comment https://forums.phpfreaks.com/topic/182231-solved-exec-isnt-working/ Share on other sites More sharing options...
JAY6390 Posted November 20, 2009 Share Posted November 20, 2009 You should check with your hosting provider to make sure that you are allowed to use the exec command. Be sure to also check that you aren't running in safe mode. If you check the error_log file it should tell you the problem with running the exec Quote Link to comment https://forums.phpfreaks.com/topic/182231-solved-exec-isnt-working/#findComment-961591 Share on other sites More sharing options...
Cardale Posted November 20, 2009 Author Share Posted November 20, 2009 apache error log? Quote Link to comment https://forums.phpfreaks.com/topic/182231-solved-exec-isnt-working/#findComment-961603 Share on other sites More sharing options...
JAY6390 Posted November 20, 2009 Share Posted November 20, 2009 Try the php error log first If you can't find our from that, then try the apache one To find where your php error_log file is run phpinfo() and look for the error_log line Quote Link to comment https://forums.phpfreaks.com/topic/182231-solved-exec-isnt-working/#findComment-961604 Share on other sites More sharing options...
Cardale Posted November 20, 2009 Author Share Posted November 20, 2009 ok thanks. Quote Link to comment https://forums.phpfreaks.com/topic/182231-solved-exec-isnt-working/#findComment-961607 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.