James D. Parra escribió:
> Hello,
> 
> I have two servers, each with Suse 10 installed, running apache with PHP5.
> One server, when you view the phpinfo generated web page shows all of the
> modules that are installed;

> The other server does not show any of the modules in the phpinfo generated
> web page, although yast on both machines shows that all of the php5
modules
> are installed. What is happening and any ideas on how to fix this?

check you extension_dir PHP directive in /etc/php5/apache2/php.ini it
should be set to something like extension_dir=${_libdir}/php5/extensions
where %{_libdir} should be /usr/lib in 32bit system amd /usr/lib64 in 64
bit ones.

~~~~

That was it. Thank you.

~James
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to