PHP server doesn't work anymore

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
FrankC
Posts: 126
Joined: Thu Aug 18, 2011 3:28 pm

PHP server doesn't work anymore

Post by FrankC »

Hi,

I installed the recommended PHP server (this one), and it worked fine for a couple of days, on both machines (XP and Vista). But without me having changed anything regarding the settings or the files, the server on the Vista machine doesn't anymore. At least I'm not getting any PHP rendering anymore - not even a simple echo "Hello world". I checked and rechecked all the settings and the test files, and they are exactly the same on both machines. But only on the XP machine do I get PHP rendering.

I did install IE9 in the meantime on the Vista machine, but the same problem occurs in the FF preview, so that can hardly be the cause. Disabling Windows Firewall is no cure, neither is removing and re-installing the server.

Any help is appreciated.
FrankC
Posts: 126
Joined: Thu Aug 18, 2011 3:28 pm

Re: PHP server doesn't work anymore

Post by FrankC »

I think it was caused by installing Microsoft Visual Studio 2010, which I had also installed and which installs its own server. At least that is the only thing that could have influenced it. Removing it - which I was gonna do anyway because it is a lousy program that uses an enormous lot of resources - was no cure. I thought that removing it and re-installing the PHP server would have brought the machine back to its original state, but seemingly Visual Studio installed something that prevents that.

I was pointed by the WB help desk to the XAMPP package page, http://kb.blumentals.net/kb/index.php?V ... EntryID=23. I installed that package, and even though it is not as lightweight as the previously mentioned server, it does come with a mailer and mySQL, which obviously is a big plus. And the PHP server can be run as a Windows service from the boot section, so that WB always renders PHP if the file is in the XAMPP root folder.

All in all, the problem is solved and things are working like a charm now. The only thing left to do is go after the MS folks...
Post Reply