Page 1 of 1

Zend Eclipse for PHP Developer run Issue

PostPosted: 05. March 2014 17:41
by warrentolentino
i installed Zend Eclipse for PHP Developer to complement the xampp install. because i am a newbie to php i am stump how to fix the issue. basically i run a simple php script test.php with this simple code

Code: Select all
<?php
  echo "hello word"
?>



when i run it http://localhost/simple_blog/test.php from from zend eclipse for PHP developer software i am getting

object not found
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404
localhost
Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.9

please advise.

thank you,
warren