I'm using ubutnu 10.10 and using eclipse php editor.But i don't know how to run the PHP file in the browser.As for simple text editor we just go to browser and write the url as
"localhost/file.php".Please help.
geekme 0 Junior Poster in Training
Recommended Answers
Jump to Post— broj1 356For PHP file to run in the browser you have to have a running web server on the machine. I use Fedora and Apache (and Mysql as a database). So check if you have some sort of web server (i.e. Apache or LAMP) installed and started. You can install a …
All 2 Replies
broj1 356 Humble servant Featured Poster
Stefano Mtangoo 455 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.