miniramen Posted June 15, 2010 Share Posted June 15, 2010 Hello, I've been working on this for ages and I just cannot understand how to deal with it. I've been using my crawler script on localhost without any problem, but when I start using shell on a private server, it doesn't work anymore . The only error message I get was undefined variable.....then I defined it and it still doesn't work...the code is running without giving any error messages anymore. If there's any ways I can change the code restrictions to be similar to my localhost environment, then I think I should be fine? Problem is people are not willing to show me the php.ini and access is prohibited geeee!!! Link to comment https://forums.phpfreaks.com/topic/204860-shell-problem/ Share on other sites More sharing options...
kenrbnsn Posted June 15, 2010 Share Posted June 15, 2010 Code? Also, you should be able to make a private php.ini and put it in the directory where your script is running. Ken Link to comment https://forums.phpfreaks.com/topic/204860-shell-problem/#findComment-1072421 Share on other sites More sharing options...
miniramen Posted June 15, 2010 Author Share Posted June 15, 2010 hmm about the php.ini, is it possible to tell me what to do in order to set it to run for my script? Link to comment https://forums.phpfreaks.com/topic/204860-shell-problem/#findComment-1072437 Share on other sites More sharing options...
kenrbnsn Posted June 15, 2010 Share Posted June 15, 2010 Not without knowing what errors you're getting and actually seeing the code. Ken Link to comment https://forums.phpfreaks.com/topic/204860-shell-problem/#findComment-1072450 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.