I have a generic database object that does the connections and stuff to databases - i also have my business objects that instantiate this database object to do my queries etc - so i have 2 DLLs, one for the database and one for the business object - the problem is, when i try to write code...
I tried with apache 1.3.14, and configured it using the -enable-module=all and --enable-module=shared, and then i compiled php with the usual configuring and added --without-gd with it.... I still get the same exact error.... I'm about to give up soon......
I installed the zlib library.... I think it compiled right... because I didnt get any errors... and then I typed this in to compile php......
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-zlib-dir=shared
I had the same errors...then I tried to compile...
I have a problem trying to get apache to work with php on red hat linux 6.2.... i have compiled apache 1.3.19 and php 4.... and i have also compiled mysql 3.23.26....this is exactly what i did to compile everything....
MYSQL --->
shell> groupadd mysql
shell> useradd -g mysql mysql...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.