Re: PHP was working, now after loading PHPEclipse, it doesn't
- From: Peter Fox <peterfox@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Jan 2006 09:53:55 +0000
Following on from Michael's message. . .
After installing PHPEclipse, I can no longer open php files in the browser - I simply get a white page - no errors. The funny thing is that php files CAN be opened in the embedded browser that is contained within the Eclipse IDE.
I'd really appreciate any help you all can offer on this; I'm out of ideas.
Thanks, Michael McDonnell
if(windows){
My guess is that PHP eclipse has snaffled the ".php" extension as a file type so that clicking on a php file opens php-eclipse. It may have been (I HATE WINDOWS REGISTRY) associated as a URL before .
Try sticking "http://localhost/" into your browser and seeing what happens. You should see a directory listing of the server's web root. A horrible but effective fix is to bookmark a good place to start picking files from and stuff it in a bowser tab at start-up. (Mozilla)
} -- PETER FOX Not the same since the porcelain business went down the pan peterfox@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 2 Tees Close, Witham, Essex. Gravity beer in Essex <http://www.eminent.demon.co.uk> .
- References:
- Prev by Date: Re: mySQL delete query
- Next by Date: Re: mySQL delete query
- Previous by thread: Re: PHP was working, now after loading PHPEclipse, it doesn't
- Next by thread: CGI to ISAPI, now no MySQLi
- Index(es):
Relevant Pages
|