|
Posted by Peter Fox on 09/27/35 11:37
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@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
Navigation:
[Reply to this message]
|