Q695 Posted February 18, 2009 Share Posted February 18, 2009 What would cause a php application to work one minute, then fail the next, if there isn't anything that's been changed on a page (i.e. a simple log in script)? Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/ Share on other sites More sharing options...
blueman378 Posted February 19, 2009 Share Posted February 19, 2009 we would need to see the code. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-765705 Share on other sites More sharing options...
Q695 Posted February 19, 2009 Author Share Posted February 19, 2009 It's good php code, but sometimes it's working one moment, then failing the next. Is this normal for hosts? Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-765771 Share on other sites More sharing options...
awpti Posted February 19, 2009 Share Posted February 19, 2009 Try to add a little more detail. Error logs, etc. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-765803 Share on other sites More sharing options...
Q695 Posted February 19, 2009 Author Share Posted February 19, 2009 It doesn't let you log in, if you log in to the web application is one example of this, and you type the user name, and password properly. There is no error log per say, but the website doesn't let you do things that were working a few minutes ago. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-765855 Share on other sites More sharing options...
blueman378 Posted February 19, 2009 Share Posted February 19, 2009 sounds like your host is fluctuating a bit. either that or some values that are dependant are getting set wrong. try a different host and see if that fixes your problem. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-765884 Share on other sites More sharing options...
haku Posted February 19, 2009 Share Posted February 19, 2009 Or your script could be deleting/changing necessary data in the database, or your scripts could be changing necessary files. No way to say without code. It's like asking 'what could make a car that was working one minute stop working the next minute'. We can come up with a million reasons, but without looking at the car (code), we can only throw out random ideas. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-765910 Share on other sites More sharing options...
Q695 Posted February 19, 2009 Author Share Posted February 19, 2009 The host is lunar pages, and I'm locked into their system for 2 years. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-766366 Share on other sites More sharing options...
haku Posted February 20, 2009 Share Posted February 20, 2009 And? Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-766687 Share on other sites More sharing options...
Q695 Posted February 20, 2009 Author Share Posted February 20, 2009 I'm just wondering if anyone else has had issues with them. Quote Link to comment https://forums.phpfreaks.com/topic/145832-applets-working-then-failing/#findComment-766792 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.