[PHP-INST] PHP install problem, engine not parsing php files

2002-10-21 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ php.ini was copied to: /usr/local/lib/php.ini I have un-commented in

[PHP-INST] Database connection error

2002-10-21 Thread Kenneth McLane
Hi, I am trying to set up phpbb on a Winnt 4sp6a server with php4 installed. I also have MySQL 3.2.X installed on the same box. I keep getting the error that "could not connect to the database". No matter what I try. I have created a databaes named "phpbb2". I created a dsn for it called "phpbb

[PHP-INST] Re: php 4.2.3 on appache 1.3.23 on win98se

2002-10-21 Thread Dan Anderson
Matthias Baumgart <[EMAIL PROTECTED]> wrote: > today I installed php 4.2.3 new. in appache is allright, but if I > enter localhost, this folder isn't empty there ist the file index.php, > the monitor "file save?" cames. You are probably missing lines in httpd.conf. You should have something like t

[PHP-INST] Solved: compiling Apache 2.x and PHP 4.3.x on Linux

2002-10-21 Thread Dan Anderson
I wrote up documentation on compiling and installing Apache 2.x and PHP 4.3.x on Linux. It is at http://dan.drydog.com/apache2php.html Corrections to me, questions to the newsgroup. -- Dan Anderson <[EMAIL PROTECTED]>, San Diego, CA, US -- PHP Install Mailing List (http://www.php.net/) To

php-install Digest 21 Oct 2002 21:50:24 -0000 Issue 1080

2002-10-21 Thread php-install-digest-help
php-install Digest 21 Oct 2002 21:50:24 - Issue 1080 Topics (messages 8862 through 8871): Re: Problems with PHP 4.2.3 & IIS 5.1 & WinXP 8862 by: David Barrett Help Please. 8863 by: Alfredo Jimenez mcrypt 8864 by: Chris Boget Error on POST method 8865 by: no

[PHP-INST] make fails for iplanet 4.1

2002-10-21 Thread Brian Vaughan
I am trying to install PHP 4.2.3 on Solaris 7 with Iplanet 4.1SP11 I used the following config line: ./configure --with-mysql=/usr/local/mysql --with-nsapi=/disk1/netscape/server4 --enable-track-vars --enable-libgcc I noticed the following during the configure, which is odd, since it obviously

Re: [PHP-INST] Problems with PHP 4.2.3 & IIS 5.1 & WinXP

2002-10-21 Thread David Barrett
Ok, I want you to picture someone on their knees with a picture of complete and abject humiliation on their face as you read this. It WAS the register_globals setting. I have been using the PHP.ini that I use for all my installations... but I obviously screwed up somewhere along the line. I fell

[PHP-INST] openldap and php, error

2002-10-21 Thread dweise
Hi, After i compile php v4.2.1 on my Solaris 8 machine using this config for php: ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs / --with-gd=/usr/local --with-sockets / --enable-track-vars --enable-force-cgi-redirect / --with-gettext --with-ldap=/usr/local/do

[PHP-INST] help installing

2002-10-21 Thread Marcos A. Rivera
Using PHP 4.2.3 on IIS 5.1 for XP and have Website Systems Version 5.05 (e107 v5.05) in root folder of IIS. Checked ISUR_Computername Security and it is set for read and execute in php folder, and php.ini, also did php.exe -I in dos and everything is fine. Keep getting error when I try to go to p

[PHP-INST] Error Compiling

2002-10-21 Thread Francisco Puente (CEA)
Hi, i got this error when compiling php-4.2.3 + apache-1.3.27 under RedHat7.2: It worked before with the same ./configure paremetersany clue? This is the debug.log: CONFIGURE: './configure' '--with-apache=../apache_1.3.27' '--with-mysql' '--with-sybase-ct=/opt/sybase-11.9.2/' CC: gcc

[PHP-INST] Re: PHP 4.3.0Pre1 - Mcrypt - OSX

2002-10-21 Thread Dean Dahnke
Mitch, It doesn¹t look to me like mcrypt support is built into OS X. Did you get mcrypt from somewhere and install it before trying to build? Dean On 10/21/02 11:04 AM, "Dean Dahnke" <[EMAIL PROTECTED]> wrote: > From: Mitch <[EMAIL PROTECTED]> > Date: Sat, 19 Oct 2002 21:09:41 -0700 > To: [EMA

[PHP-INST] mcrypt

2002-10-21 Thread Chris Boget
I'm trying to install php with mcrypt support. However, I'm having serious problems configuring mcrypt. Every time I try, I get an error saying that it couldn't find libmcrypt. The only problem with that is I made and installed libmcrypt (the right version to meet mcrypt's criteria) with no diff

php-install Digest 21 Oct 2002 09:45:20 -0000 Issue 1079

2002-10-21 Thread php-install-digest-help
php-install Digest 21 Oct 2002 09:45:20 - Issue 1079 Topics (messages 8861 through 8861): Re: Problems with PHP 4.2.3 & IIS 5.1 & WinXP 8861 by: David Barrett Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail:

[PHP-INST] Help Please 2.

2002-10-21 Thread Alfredo Jimenez
Well, I worked with PHP 4.1.x and Apache 2.0.x, on Windows 2000 Professional. I got a web aplication developed on this plataform, but all with PHP as a GCI. Now I want to work with PHP as "Apache Module", I tried all the instruction in "install.txt", but my Apache2 webwerver doesn't start. The t