On Jun 7, 2009, at 1:32 PM, aman parashar wrote:


i installed php correctly(i.e when i used following code it shows all the tables i was expecting
<?php
phpinfo();
?>
)

but still m having problem with other statements i.e when i treid to run echo statement it just wont read it.


If the phpinfo(); works, then PHP is set up properly in the Apache config. Please visit a PHP mailing list, IRC channel (##PHP on irc.freenode.net), or web forum.

You will get better help for PHP problems in places where more PHP users are.



Doug Bell -- Senior Developer, Plain Black Corp.
[ http://plainblack.com ]
all that groks is

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to