Running PHP,MySQL and apache in Ubuntu 10.04 LTS

Posted by Ramprakash on Stack Overflow See other posts from Stack Overflow or by Ramprakash
Published on 2010-05-05T14:03:36Z Indexed on 2010/05/05 14:18 UTC
Read the original article Hit count: 185

Filed under:
|
|

Hello all, I have installed native apache and mysql,php in my linux server. I tried a page using phpinfo() and it worked.But when I try my own pages, the execution of the page stops when it comes to the php tag, even the css tag following it doesn't come to the browser. Please help me how to fix this issue.. Thanks in advance

© Stack Overflow or respective owner

Related posts about php

Related posts about apache