473,387 Members | 1,903 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

PHP was working, now after loading PHPEclipse, it doesn't

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

Jan 15 '06 #1
5 1457
Ksu
>>I can no longer open php files in the browser
so you have installed php + server ?
do you look for errors in your server config file?

Jan 15 '06 #2
Ksu,

Thanks for you reply.

1. Regarding the first question, everything was working before I
installed PHPEclipse. It's like PHPEclipse "disconnected" the browser
from the PHP world.

2. I looked in the error log file and there were no relevant errors.

Any help would be greatly appreciated.

Thanks,
M. McDonnell

Jan 15 '06 #3
Ksu,

I realized I answered the second question incorrectly. I have not
checked the server config file. Can you tell me what the name of the
config file is?

Thanks,
M. McDonnell

Jan 15 '06 #4
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
pe******@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
Jan 16 '06 #5
Ksu
I used to install Apache on my computer to test everything and put PHP
over it

so in
httpd.conf
....
ScriptAlias /php/ "C:/Server/php/"
AddType application/x-httpd-php .php
....
If you dont have something like this your php scripts dont "compile"
What software do you use?

Jan 16 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Generale Cluster | last post by:
Hi, I have successfully installed PHPEclipse plugin and I have integrated it with DBG debugger. I'm able to start a debug session, set breakpoints and view variables contents. The only bad thing...
15
by: Geoff Cox | last post by:
Hello I have following type of code in the header function pre_load_pics() { if (document.images) { var image1 = new Image(400,265); image1.scr = "pic1.jpg";
40
by: Geoff Cox | last post by:
Hello, I am still having problems - apologies if the answer is in previous postings! I now have, in the header, <sctipt> var myimages=new Array();
6
by: Matt Frame | last post by:
I have a client that has asked us to get a digital signature certificate and start digitally signing all files we pass between each other. I have heard of the subject and know about the certs but...
0
by: Paul Dodowa | last post by:
Hi, Has anyone managed to setup PHPEclipse (with debugging)?. I am having setting up localhost and documentRoot preferences and getting debug to work. Any help will be much appreciated. tkx
3
by: Mike Dee | last post by:
Hi, I'm having an issue with the status bar in Mozilla and Netscape showing that it is still waiting on the page to load even after it is finished. This problem does NOT occur with IE. In...
4
by: Robert Miller | last post by:
Hi, I have troubles using PHPeclipse on only one workstation: On my laptop it works fine, perfect. On my other workstation: When I made an double click on the navigator on the left hand side,...
2
by: www.gerardvignes.com | last post by:
I am using this to load the client JavaScript for a web application when it is selected by the user) via an Ajax connection to the server. I have found only two ways of loading new JavaScript...
2
by: Christoph Burschka | last post by:
So far I've been using the PHPEclipse plugin for developing with Eclipse. I recently found out that there's another plugin called PHP Developer Tools (PDT), which I'm about to try out. Does...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.