JLitkie Posted October 7, 2008 Share Posted October 7, 2008 Hey guys, Im having the same problem as I have been having, I think I have tried just about everything except throwing the computer out the window.. So I decided to try a different approach to finding a solution.. In turn I simply ask every one this: What would cause PHP Scripts not to process on your server? If you guys would just send me anything and everything you could think of, and if you have solutions to go along with why, maybe include those too. I apprecieate everyone who has been trying to work with me on getting it to work.. Its a computer there has to be a reason why,I just cant find it.. Yet.. Thanks again, -Joel Link to comment https://forums.phpfreaks.com/topic/127357-what-would-cause-php-scripts-not-to-process-on-your-server/ Share on other sites More sharing options...
dropfaith Posted October 7, 2008 Share Posted October 7, 2008 Shorttags <? instead of <?php Register Globals turned off it could be a whole list of things are you getting errors? or it it just not doing anything at all? Link to comment https://forums.phpfreaks.com/topic/127357-what-would-cause-php-scripts-not-to-process-on-your-server/#findComment-658832 Share on other sites More sharing options...
JLitkie Posted October 7, 2008 Author Share Posted October 7, 2008 What Im getting is simple when I run the HTML and try to process a PHP code off a page instead of loading the page as normal I get a pop up that asks if I ant to open, save or cancel. Link to comment https://forums.phpfreaks.com/topic/127357-what-would-cause-php-scripts-not-to-process-on-your-server/#findComment-658836 Share on other sites More sharing options...
Bendude14 Posted October 7, 2008 Share Posted October 7, 2008 thats only in IE either try going to the page manually by typing in http://localhost/index.php or use firefox i presume your opening the page using a preview page in something like dreamweaver... make sure your at http://localhost and not C:// Link to comment https://forums.phpfreaks.com/topic/127357-what-would-cause-php-scripts-not-to-process-on-your-server/#findComment-658841 Share on other sites More sharing options...
JLitkie Posted October 7, 2008 Author Share Posted October 7, 2008 Thanks, its actually funny.. Just as your last reply came in, I ran across an article on the internet and I realized I want accessing it from the localhost where it was stored. I tried it and it worked.. Thank you for your help though.. Link to comment https://forums.phpfreaks.com/topic/127357-what-would-cause-php-scripts-not-to-process-on-your-server/#findComment-658846 Share on other sites More sharing options...
waynew Posted October 7, 2008 Share Posted October 7, 2008 I think that nearly everyone did this at one time or another. Link to comment https://forums.phpfreaks.com/topic/127357-what-would-cause-php-scripts-not-to-process-on-your-server/#findComment-658848 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.