[PHP-INST] Install Problems

2003-01-17 Thread Bruno F. Lobato
Hi; I'm having some troubles installing php4-2.3 with Oracle support (--with- oci8 parameter)The installation is to be done on a RedHat Linux 7.2, with Apache 1.3.27. After configuring I got the following message, among others less relevant: *** ATTENTION ***

Re: [PHP-INST] install problems - cannot find httpd.h

2002-12-01 Thread John Coder
On Sun, 2002-12-01 at 19:06, From Laura wrote: > Hi all, more on my install woes: > > 1. After attempting to install using: > ./configure --with-oci8 --enable-sigchild > > 2. I restarted my apache web server and tested php. The page was blank. > > 3. Next, I tried this: > ./configure --with-o

[PHP-INST] install problems - cannot find httpd.h

2002-12-01 Thread From Laura
Hi all, more on my install woes: 1. After attempting to install using: ./configure --with-oci8 --enable-sigchild 2. I restarted my apache web server and tested php. The page was blank. 3. Next, I tried this: ./configure --with-oci8 --enable-sigchild --with-apache=/usr/include/apache I then ge

[PHP-INST] Install Problems (win2000, PNP4.2.3)

2002-09-07 Thread John J. Fausto
On the subject installation I followed the instructions for installing but I still can get php scripts to execute. Using IE 6.0 I execute http:\\machine name I get the information in the default htm but do not get the php code interpreted. Any help will be appreciated. Thank you,

[PHP-INST] Install Problems on Sol 9, Apache 1.3.26, PHP 4.2.2

2002-08-27 Thread kawaii ryuko
Hi! I have been struggling with getting PHP 4.2.2 to load with Apache 1.3.26 for a few days now, and after searching through the archives to find that others have had this problem (yet I couldn't find any replies in the archives), I thought I might ask myself. :) I'm hoping for better luck. I ha

[PHP-INST] Install problems (unix.h)

2002-06-26 Thread Gardiner Leverett
I have been having problems installing php 4.2.1 on Solaris 2.6, and have been running into that unix.h problem. I have used what was listed in the archives as a solution and it didn't work. Here's what I'm doing: ./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-apache

Re: [PHP-INST] Install problems on Solaris 8 with PHP 4.2.1

2002-06-22 Thread Thomas Bader
* Pierre-Alain Joye <[EMAIL PROTECTED]>: > did you installed and used the gnu tools as wrote in the doc ? Sure. I switched back to PHP 4.2.0 -- this release works fine. Cya, Thomas -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Install problems on Solaris 8 with PHP 4.2.1

2002-06-21 Thread Pierre-Alain Joye
hello, did you installed and used the gnu tools as wrote in the doc ? pa -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Install problems on Solaris 8 with PHP 4.2.1

2002-06-21 Thread Thomas Bader
Hello Just tried to compile PHP 4.2.1 and I got the following error: [thomasb@stinky php-4.2.1 149/2] % uname -a SunOS stinky 5.8 Generic_108528-10 sun4u sparc [thomasb@stinky php-4.2.1 150/0] % ./configure --with-mysql \ --with-apxs="${INSTALL_BASE}/${APNAME}/sbin/apxs" \ --enab

[PHP-INST] install problems? this may solve them all.

2002-02-01 Thread Kevin Faterkowski
i found this package called the PHP triad that installs php, apache and mySQL and, more importantly, configures them all. if nothing else, try this and look at the configuration files it configures and reinstall manually the way you want. this thing worked for me. http://www.phpgeek.com/modules.

Re: [PHP-INST] Install problems, re libphp4.so and libpq.so.2 on RH7.0

2001-09-19 Thread Rasmus Lerdorf
Install that library. Probably in postgresql-devel rpm somewhere. -Rasmus On Wed, 19 Sep 2001, Eric D Nielsen wrote: > I've been setting up a new RH 7.0 Linux machine. I installed the current > Apache, got it to work for static pages. Tried to install PHP 4.0.6, got > through configure (--wi

[PHP-INST] Install problems, re libphp4.so and libpq.so.2 on RH 7.0

2001-09-19 Thread Eric D Nielsen
I've been setting up a new RH 7.0 Linux machine. I installed the current Apache, got it to work for static pages. Tried to install PHP 4.0.6, got through configure (--with-apxs --with-pgsql=blah --enable-trans-sis) / make/make install with no problems. checked out the httpd.conf file, nothing

Re: [PHP-INST] install problems

2001-09-04 Thread Steve Brazill
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 04, 2001 1:47 PM Subject: [PHP-INST] install problems > I am trying to configure these together > OS redhat 7.1 > apache_1.3.20 > php-4.0.6 > mysql > openssl-0.9.6 > mod_ssl-2.8.4-1.3.20 > libmcryp

[PHP-INST] install problems

2001-09-04 Thread Mitchell Seltzer
I am trying to configure these together OS redhat 7.1 apache_1.3.20 php-4.0.6 mysql openssl-0.9.6 mod_ssl-2.8.4-1.3.20 libmcrypt-2.4.15 versign -- pfpro Has anyone got all of these to work together? I can get ssl php mysql apache but not mcrypt and pfpro. A step by step would be great along with

Re: [PHP-INST] Install Problems

2001-08-21 Thread Julie Meloni
BD> ScriptAlias /php/ "c:/php/" BD> AddType application/x-httpd-php .php BD> Action application/x-httpd-php "/php/php.exe" BD> That was added at the bottom of the httpd.conf file. BD> Then I ran the php.exe -i command and it ran correctly and sent out html. BD> but when I try and access a script t

[PHP-INST] Install Problems

2001-08-21 Thread Ben Davis
I am running Windows 98 with Apache version 1.3.20 for Win32 systems and I am installing PHP version 4.0.6 using the binary intaller. I have install them into their directories, moved the php.ini file to c:\windows and then made the change to extensions_dir. Furthermore, here is what I added to

[PHP-INST] install problems

2001-08-04 Thread anoop
Hello, I had problems installing php. A copy of the debug.log is below. I ignored the error that was given when ./configure ran and continued with the install. - debug.log - CONFIGURE: './configure' '--with-mysql=/usr/local/mysql' '--with-apxs=/usr/local/apache/bin/apxs' CC: gc

Re: [PHP-INST] Install problems with NT4.0, PHP4, Netscape EnterpriseServer 3.6

2001-06-21 Thread Alfred Lerch
Hi Diane. have you had a look at http://benoit.noss.free.fr/php/install-php.html ? regards alfred > Diane Weller wrote: > > Hello, > >I am running into difficulty installing and configuring PHP4 > running > alongside Netscape Enterprise Server 3.63 on a NT4.0 server. > Installing the php

[PHP-INST] Install problems with NT4.0, PHP4, Netscape Enterprise Server 3.6

2001-06-18 Thread Diane Weller
Hello, I am running into difficulty installing and configuring PHP4 running alongside Netscape Enterprise Server 3.63 on a NT4.0 server. Installing the php files, editing the php.ini, making a file association under Windows NT all appears to work fine. However, when I go to modify obj.conf

RE: [PHP-INST] Install problems with PHP4.

2001-05-10 Thread Mark Newnham
Thursday, May 10, 2001 11:52 AM > To: '[EMAIL PROTECTED]' > Subject: [PHP-INST] Install problems with PHP4. > > > > Has anyone successfully installed PHP 4.0.5 on a server > running on HP-UX > 10.20 with Apache 1.3.14? > > I've downloaded the PHP4.0

[PHP-INST] Install problems with PHP4.

2001-05-10 Thread Tse Wai Kan
Has anyone successfully installed PHP 4.0.5 on a server running on HP-UX 10.20 with Apache 1.3.14? I've downloaded the PHP4.0.5 souce successfully and configure ran successfully. The problem I have is with the make install where it crashes at libs/libphp4.sl. /opt/apache/bin/apxs -i -a -

Re: [PHP-INST] Install problems

2001-01-27 Thread Webmaster
Sounds like you downloaded to a windows machine and explorer or netscape changed the name... the file should end in tar.gz try changing the name to end with tar.gz instead of tar.tar then unzip it first -then- run the tar. Hope this helps. -- Webmaster AngelHaven.com Mike Lovins wrote: >

[PHP-INST] Install problems

2001-01-26 Thread John C
I'm trying to get information on installing php3. I joined the php-install list, but I don't know how to request information. Can someone please tell me. Thanks, John C -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: [PHP-INST] Install problems

2001-01-26 Thread Andrew Hill
Provider > -Original Message- > From: Mike Lovins [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 26, 2001 3:17 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Install problems > > > I have trying to install PHP on my Marist Linux system. I have > gone to the PH

[PHP-INST] Install problems

2001-01-26 Thread Mike Lovins
I have trying to install PHP on my Marist Linux system. I have gone to the PHP web site (php.net) and down loaded the source file php-4_0_4pl1_tar.tar. I then FTPed the file to my Linux system and ran TAR. TAR informed me that the file was not in TAR format. Does anyone have any recommend

[PHP-INST] install problems

2001-01-26 Thread Mike Lovins
I am trying to install PHP on a Marist Linux system. I have gone to the web site "PHP.NET" and downloaded the source file - php-4_0__4pl1_tar.tar. I then FTPed the file from my PC to my Linux system and ran TAR. When TAR processed the file it said that the file was not in TAR format. Does