Re: [PHP-INST] php.ini is not there after installation !!????

2001-08-07 Thread Jeff Wiegley, Ph.D.
You do have to install one yourself as far as I know. Pick one of: ./php-4.0.6/php.ini-dist ./php-4.0.6/php.ini-optimized and copy it to php.ini wherever you need it to be. - Jeff Siamak Amirghodsi wrote: > Hello, > > When I Install PHP with apache, it does not install the php.ini > The

[PHP-INST] *Please* post fix for Solaris/PHP libmysqlclient.so.10 "open failed" buglet.

2001-08-06 Thread Jeff Wiegley, Ph.D.
I've looked everwhere for the answer to this problem. Lots of people are having the same problem and nobody has mentioned a correct and proper fix for it. namely: bash-2.03# Syntax error on line 236 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/libphp4.so into server: ld.so.1: /usr

[PHP-INST] libmysqlclient.so.10 problems...

2001-08-03 Thread Jeff Wiegley, Ph.D.
I have a Solaris 7 platform and I have already install apache 1.3.20 and MySQL 3.23.39 on it. I'm compiling apache with gcc 2.96 When I try to start httpd I get the following... Cannot load /usr/lib/apache/libphp4.so into server: ld.so.1: /usr/sbin/httpd: fatal: libmysqlclient.so.10: open failed