RE: [PHP-INST] apache won't start after php compiles

2001-05-22 Thread Rafael Ernesto Bastidas L.
] Subject: [PHP-INST] apache won't start after php compiles I got php to compile properly, but apache won't start afterwards. It complains of an error with the LoadModule. It seems that it can't find the mysql library, but if I make a symlink to the mysql lib, everything wor

[PHP-INST] apache won't start after php compiles

2001-05-22 Thread Mike King
I got php to compile properly, but apache won't start afterwards. It complains of an error with the LoadModule. It seems that it can't find the mysql library, but if I make a symlink to the mysql lib, everything works fone. What's wrong here? *