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=modulelibexec/libphp4.so
Webmaster replied to your
I had the same problem a bit back I figured it out. For some reason when
i installed the shared libraries they didnt take.. I reinstall the
MySQL-Shared and then re ran the php configure and everything slipped
right together with no trouble... hope this helps.
--
Webmaster
AngelHaven.com
home
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