[PHP-INSTALL] Problem with imap...

2003-11-04 Thread Leif K-Brooks
I'm trying to configure with this: './configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--s

[PHP-INSTALL] Apache 2 and PHP 4.3.4 installation problem

2003-11-04 Thread David Zhuo
Hi all, i installed Apache 2.0.48 today under /home/david/apache. the installation went smothly /home/david/apache/bin/httpd -l shows the usual stuff like: ... http_core.c ... mod_so.c ... etc which look fine. i then try to install PHP 4.3.4 with: ./configure --prefix=/home/david/php --with-apx

Re: [PHP-INSTALL] Installing PHP4.3.3 on apache 1.3.28

2003-11-04 Thread Luc I. Suryo
platform? OS? (version) nb: 4.3.4 was released yesterday so you might want to get that first.. > > can you post some error messages? > > > My apache webserver is working perfectly.. > I follow the instructions to install php but its not working. > It wont load PHP when starting apache again.

[PHP-INSTALL] does everyone get multiple 'auto' responses from this list -- admins?

2003-11-04 Thread jeffrey_n_Dyke
i get 17 declined emails each time i send to the list. are there any list admins that can help? Jeff

Re: [PHP-INSTALL] Installing PHP4.3.3 on apache 1.3.28

2003-11-04 Thread jeffrey_n_Dyke
can you post some error messages? "Paul Fritzsche"

[PHP-INSTALL] Installing PHP4.3.3 on apache 1.3.28

2003-11-04 Thread Paul Fritzsche
Hi, My apache webserver is working perfectly.. I follow the instructions to install php but its not working. It wont load PHP when starting apache again. Can anyone help me? Rgds Paul

[PHP-INSTALL] RPM packages of PHP 4.3.4

2003-11-04 Thread Morten Poulsen
Hi, I have build RPM packages of PHP 4.3.4 wit a lot of modules. The packages are - as my previous packages - based on Troels Arvin's work. The latest version of Red Hat i have access to is Red Hat 7.3. If anyone can give me access to a host running a newer version of Red Hat, I will put some wor

[PHP-INSTALL] Logout & Email Problems

2003-11-04 Thread vinkee
Dear all,   I would like to check with you guys whether any comments will be given.   I have created an index login page with the following code.              if (!isset($PHP_AUTH_USER)) {     header('WWW-Authenticate: Basic realm="Security Login!"');  header('HTTP/1.0 401 Unauthorized