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 ***
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
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
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,
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
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
* 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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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 -
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:
>
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
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
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
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
26 matches
Mail list logo