Just a quick reiteration of something I found that probably most people already know.. but since I went through the painstaking trouble of removing the PHP and Apache RPMs and building them from scratch (I hate building sources), I wanted to make sure this is out there.

If you're having problems getting any PHP code to parse and you ususally use <? and ?> ...
In the /etc/php.ini file change the short_open_tag variable to On
That's all there is to it.. lol


Also, you might wanna find the extention=mysql.so and uncomment that, since it's commented by default

Credit goes out to the people who have previously posted this, but it's been a while since it's been said recently, I just thought I'd help out.

--Jason


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to