[PHP-INST] Solaris 9, Apache 2.044, PHP 4.3.1 - too few arguments ti function 'readdir_r'

2003-02-26 Thread Jeffrey M. Johnson
I am attempting to upgrade to the latest version of Apache and PHP on a Solaris 9 server and have the following error. (I searched the web and found many cases of this error but no solutions.) All of the software has been updated to the latest versions (gcc make .) /bin/sh libtool --silent -

[PHP-INST] Sablot and Expat

2001-06-21 Thread Jeffrey M. Johnson
I am trying to install Sablot and Expat. I have configured Expat with no apparnet problem but when I run ./configure fo Sablot I get the following error. checking for presence of Expat... no checking for main in -lxmltok... no checking for main in -lxmlparse... no configure: error: Can't find th

[PHP-INST] PHP on Solaris 2.8

2001-02-19 Thread Jeffrey M. Johnson
When I run ./configure I get the following error. creating main/internal_functions.c ++ | *** ATTENTION ***| ||

Re: [PHP-INST] problems on solaris

2001-02-17 Thread Jeffrey M. Johnson
Put libmysqlclient.so in your /usr/local/lib directory. You should be able to find under ../mysql/lib/mysql/lib/ This should solve your problem, if not see the mysql documentation (Section 4.11 I think). Jeff > i tried to install php 4.0.4.pl1 > with external mysql support on solaris 2.7 >