This topic is locked

Unable to find a web server

6/2/2010 8:29:15 PM
PHPRunner General questions
B
bobalston author

I got the message "PHPRunner was not able to find a web server...". I am running Apache on Windows Vista. My apache server is working properly. It was installed as part of WAMPserver.
I got the error message after successful generation of the project. I clicked on the "view in browser" button.
Suggestions?
bob

A
ann 6/3/2010

Bob,
try to open URL to the project directly in the browser, without clicking "View in browser" button.

Here is a sample:

http://localhost/projectname/index.htm

B
bobalston author 6/3/2010

Thanks Ann. I was able to work around it.
I was just reporting the item because it was the first and only thing I had found in PHPrunner that had not worked.
bob