|
Posted by Thomas on 11/25/06 09:24
You shouldn't have to rebuild PHP. What errors are Apache throwing when
trying to start?
What value do you have in extension_dir in php.ini?
Are you trying to load pd0_mysql.so, when you really should load
pdo_mysql.so?
Regards,
Thomas
eholz1 wrote:
>
> Hello again,
>
> I did get the pdo_mysql file as you suggested. and even uncommented
> the extesion_dir in php.ini.
> One problem - I entered the directory -
> /usr/local/lib/php/extensions//no-debug-non-zts-20060613/ where both
> files reside (pdo.so, and pd0_mysql.so), but after I make that change
> to the php.ini file, apache will not start. I then copied the files to
> other places, but no luck apache would start but I still get the
> "driver not found" error.
> Perhaps I need to rebuild php???
>
> Thanks,
>
> ehol1
>
Navigation:
[Reply to this message]
|