I am a linux newbie and I have php 4.3.8 and Apache 2 installed that ws installed with the Fedora 2 install. I am getting errors that php wasn't compiled with mysql support so now I am trying to do that but get this error when I try to compile:
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs usage page is displayed)
I did a locate on my box and it just seems to find the apx manuals. What should I do? Recompile apache? Try to find apxs?
Thanks!
Your install was done via RPM. Just install the php-mysql RPM and restart your webserver.
http://www.rpmfind.net/linux/rpm2html/search.php?query=php-mysql&submit=Search+...&system=fedora&arch=
-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php