Homer,
I have had a similar problem. Were you able to solve it?
If so, what steps did you take?
When I attempt to start httpd, it balks, and reports that there is a syntax
error on line 207 of httpd.conf, which consists of
LoadModule php4=module libexec/libphp4.so
Webmaster replied to your post, and stated he solved at least a similar
poblem by reinstalling MySQL-Shared and rerunning phpconfig.
Thanks,
Jud
"homer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
On a fresh RedHat 7 install, I¹m trying to get PHP/Apache/MySQL working on a
local box.
With the fresh RH7 install, I included all necessary RPM¹s for these
packages (including php-mysql) but couldn¹t get PHP to connect to MySQL, so
I figured I would ditch the RPM¹s and start from scratch and put everything
in /usr/local/.
When I untar and make everything (MySQL first, then Apache & PHP), all looks
fine.
But when I fire up apache I get his error...
Cannot load /usr/local/apache_1.3.14/libexec/libphp4.so into server:
undefined symbol: uncompress
./bin/apachectl start: httpd could not be started
(I saw another recent message saying GD was necessary, and it seems to be
installed on this box (via RPM in the base RH installation.))
Any help here would be appreciated...
Thanks,
Case
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]