[PHP-INSTALL] PHP5 compilation under redhat apxs with Apache2 problem

2003-12-13 Thread Sebastian Ossio
Hi,
I tried to compile php5, but even after I installed the 2.0.48 version 
of the apache rpm I still had problems configuring it.

Configure command I used:
 ./configure --with-mysql --with-libxml-dir=/usr/local/lib 
--enable-discard-path --with-apxs2=/usr/sbin/apxs

it came to the end of the script but in the apache part I get:

checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... 
apxs:Error: Invalid query string `APU_BINDIR'.
apxs:Error: Invalid query string `APR_BINDIR'.
./configure: line 1: /apu-config: No such file or directory
./configure: line 1: /apr-config: No such file or directory
expr: non-numeric argument
./configure: line 5105: test: : integer expression expected
./configure: line 5107: test: : integer expression expected
yes

which I don“t know exactly how to interpret.
Do I need the httpd-devel rpm? I had the 2.0.45 installed but for the 
2.0.48 I need the apr package, which I am not sure of wanting to install.

So if you could lend me a han, I would appreciate it.
Thanks
Sebastian Ossio


[PHP-INSTALL] PHP 4.3.4, IIS 6, PHPBB2

2003-12-13 Thread Littleaton.com Trouble
Windows 2003 Server
IIS 6
PHP 4.3.4
PHPBB2
PHP as CGI

I am having trouble with php and PHPBB it keeps giving me the error

phpBB : Critical Error 

Could not connect to the database 
and i have narrowed it down to my php installation
but i am still doubting that that is the prob
if you guys can figure it out that would be great.

i am gonna try some other things also
but let me know waht you find

Thanks