[PHP-INST] install problem with 4.3.2

2003-08-14 Thread Boulytchev, Vasiliy
Ladies and Gents, I am having the same problem as reported here, http://www.phpbuilder.com/mail/php-install/2003061/0025.php gd -lz -lresolv -lm -ldl -lnsl -lcrypt -lcrypt -o sapi/cli/php ext/gd/gd.lo: In function `zm_deactivate_gd': /usr/src/php/ext/gd/gd.c:382: undefined reference to `gdFreeF

[PHP-INST] Install problem

2003-03-19 Thread Frédéric Lhoest
Help :-) CONFIGURE: './configure' '--with-apxs=/cca/www/bin/apxs' '--with-oci8=/oracle/u01/app/oracle/product/8.1.7' '--with-ftp' '--enable-track-vars' '--enable-magic-quotes' '--with-gd' '--with-zlib' '--without-pear' '--without-mysql' '--with-gettex' '--with-xml' '--enable-sigchild' CC:

[PHP-INST] Install problem

2003-03-19 Thread Frédéric Lhoest
Help :-) CONFIGURE: './configure' '--with-apxs=/cca/www/bin/apxs' '--with-oci8=/oracle/u01/app/oracle/product/8.1.7' '--with-ftp' '--enable-track-vars' '--enable-magic-quotes' '--with-gd' '--with-zlib' '--without-pear' '--without-mysql' '--with-gettex' '--with-xml' '--enable-sigchild' CC:

RE: [PHP-INST] install problem (newbe)

2003-02-27 Thread Rich Gray
Charles The .zip distribution is for a manual install - i.e. you have to unzip and configure everything yourself. You need to download the Windows 4.3.1 Installer version instead (http://www.php.net/get/php-4.3.1-installer.exe/from/a/mirror) FWIW the php.exe you double clicked on was the CGI/CLI

[PHP-INST] install problem (newbe)

2003-02-27 Thread NewsGroupUser
Hi, I am trying to install php on a xp system that run IIS. I downloaded PHP 4.3.1 zip package [5,853Kb]. When I double clik php.exe, a DOS window open and nothing happens ... Should I type a command to start the setup? Am I dealing with a bug or a windows configuration problem? I also like to kno

[PHP-INST] Install problem...

2003-01-24 Thread Alex Davis
How do i set up php with windows xp so when i use the mail() function it will email. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Install problem withApache 2.0.42 and PHP 4.3

2003-01-09 Thread Sebastian Grobosch
Hi, I want to install the Apache 2.0.42 and PHP 4.3 on my Debian 3.0 Linux. I installed the apache without problems. php 4.3 is compiled and so i think it is installed. But know, I had to tell the apache, what to do with .php files (Apache is installed in : /usr/local/apache2/current/ php.ini is in

[PHP-INST] install problem - help !

2002-12-27 Thread gnu_is_not_unix
Hello php-install subscribers ! I have problem with php-4.3.0 i can not install it on my 3 different rh7.0 servers. ./configure --prefix=/usr --with-config-file-path=/etc --disable-debug --enable-pic --enable-shared --enable-inline-optimization --with-apxs=/usr/sbin/apxs --with-exec-dir=/usr/bin

[PHP-INST] Install problem with Apache 2 and PHP

2002-12-10 Thread Ed Leafe
System: RedHat 8, new build of Apache 2.0.43, and the latest snap of PHP4. Configured and built everything according to the instructions at http://www.php.net/manual/en/install.apache2.php, but when I try to run apache, I get the following error: httpd: module "/usr/src/build/144344-i386/B

Re: [PHP-INST] Install Problem

2002-11-08 Thread Marco Tabini
Yep...take a look at register_globals in the documentation--it's been switched from on to off by default. That's what's causing your variables not to show up. Marco -- php|architect - The magazine for PHP Professionals The first monthly worldwide magazine dedicated to PHP programmer

[PHP-INST] Install Problem

2002-11-08 Thread Evan Weiner
I am trying to install PHP 4.2.3 on a RedHat 7.2 with Apache 2.4.3. I have PHP working fine, but passed variables are only accessible by using $_GET["variable_name"]. Normally, on other servers, I did not have to use the $_GET to access a variable. Anyone else encounter this problem? Thanks!

[PHP-INST] install problem

2002-09-17 Thread Judhas
Hi guys, Pls let me introduce my self. My nick is judhas, and i am a new comer in php. My server already running apache 2.0.40 under windows 2000 server platform. After download php-4.2.3-Win32.zip, i decide to use sapi method to install php. I follow the installation instruction in install.txt a

[PHP-INST] Install problem of php-4.2.1 + Solaris8 + apache-1.3.26 + oracle9i (9.0.1)

2002-07-11 Thread Brian F. Vaughan
Hello all, When running the following configure command I get an error telling me to check the debug.log file. I have pasted my debug.log file below, has anyone seen this error before and know how to fix it? Start of log CONFIGURE: './configure' '--with-oci8' '--with-apache=.

[PHP-INST] Install problem of php-4.2.1 + Solaris8 + apache-1.3.26

2002-07-11 Thread Brian F. Vaughan
Hello all, When running the following configure command I get an error telling me to check the debug.log file. I have pasted my debug.log file below, has anyone seen this error before and know how to fix it? Start of log CONFIGURE: './configure' '--with-oci8' '--with-apache=.

[PHP-INST] Install problem with java

2002-04-19 Thread Lancashire, Pete
Anyone else seen this or can tell me what I'm doing wrong ? TIA -pete ---Environment Solaris Sparc 2.8 Patchkit as of 5/Apr/2002 Gcc 3.0.3 (Sunfreeware) binutils 2.11.2 (Sunfreeware) GNU Make version 3.79.1 (Sunfreeware) GNU libtool 1.4 (1.920 2001/04/24 23:2

[PHP-INST] install problem

2002-01-30 Thread dmrobbin
Hi All, I'm using php 4.1.1 with linux Mandrake 8.1 Out of the box everything works great. I want to rebuild php so I can get the DBG debugger to work with it followed these instructions download latest PHP sources (4.0.5 or higher) and unpack them. download DBG sources, unpack them and copy dbg

RE: [PHP-INST] install problem : using old php config?

2002-01-02 Thread DKode
le-mbregex' '--with-zlib' '--enable-trans-sid' '--with-gd' '--with-gdbm' '--with-jpeg-dir=/usr' What could be the problem? here is the configure command -Original Message- From: Jonathan Hilgeman [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

[PHP-INST] install problem : using old php config?

2002-01-01 Thread DKode
I ran through the whole install of php4 on rh linux 7.2 with mysql support when I originally setup this machine it had php4.0 on it. I compiled and installed php4.1 and copied the php.ini-dist to /etc/php.ini (which is where the old one was) i then restarted the web server but when i try phpinf

[PHP-INST] Install problem PHP 4.0.6 + xml-dom +sablot

2001-07-13 Thread Alex Kempkens
Hey I've problems compiling php 4.06 with xml-dom or sabog libs. Both have been compiled and worked with the php 4.0.5 version. I compile php as a static lib into the apache and all the time if I compile apache, the compiler tells me that he can't find the libs - but they are there!!! Thanx4he

[PHP-INST] Install problem

2001-02-01 Thread Anthony Ortega- Web Admin.
I am having trouble getting the RPM to install correctly with Redhat 7.0. I reads the files but give me a: Call to undefined function: mysql_connect() when i try to call a database. Any suggestions? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-INST] Install Problem - 2nd Request

2001-01-23 Thread George R . Kasica
Tried with 4.04pl1 and I still get the following after a make: How do I fix this?? George >On Fri, 12 Jan 2001 10:15:23 -0600, George R. Kasica <[EMAIL PROTECTED]> wrote: Hello: Trying to install 4.0.4 and am getting the following after typing make: M -DXML_BYTE_ORDER=12 -g -O2 -c microtim

[PHP-INST] Install Problem

2001-01-12 Thread George R . Kasica
Hello: Trying to install 4.0.4 and am getting the following after typing make: M -DXML_BYTE_ORDER=12 -g -O2 -c microtime.c && touch microtime.lo microtime.c: In function `php_if_getrusage': microtime.c:97: storage size of `usg' isn't known microtime.c:100: `RUSAGE_SELF' undeclared (first use i