Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all

i recently want to write a web site with PHP and my IDE for this work is Zend Studio.
but my problem is about Zend's internal web server.
when i write a php script on a page and once i run this project (by click on it's icon) it passes all my php scripts to the browser(say Firefox) but i want to process these php scripts and pass the results to browser

please give me a solution...
thanks very much in advance

abforce
Posted
Comments
Sergey Alexandrovich Kryukov 6-May-13 13:38pm    
"I cannot" is not informative. We cannot help you if you cannot help us to do so.
—SA
Ali Reza Barkhordari 6-May-13 13:43pm    
My problem is very simple, when i run my php page on Zend, Firefox shows exactly my php scripts, why?

1 solution

abforce wrote:
My problem is very simple, when i run my PHP page on Zend, Firefox shows exactly my php scripts, why?
It happens when PHP is not enabled. You could have failed to configure it properly. Address to the installation and configuration documentation.

[EDIT]

By the way, are you sure you are running a Web server at all? Sorry for such a weird assumption, I'm asking because, in the past, I came across such issues raised by some inquirers. :-)

—SA
 
Share this answer
 
v2
Comments
Ali Reza Barkhordari 7-May-13 12:29pm    
please tell me how i should to configure it
Sergey Alexandrovich Kryukov 7-May-13 14:23pm    
Please address to the installation and configuration documentation. I installed it a number of times and had no problem, the same should happen to you. Telling you anything else won't be really helpful.
—SA
Sergey Alexandrovich Kryukov 8-May-13 15:51pm    
Great!
You are very welcome. This is such a pleasure to help someone who can use the help and actually make things working.
Good luck, call again.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900