[PHP] Install problem

2008-09-17 Thread Illó Gábor
Hello I have this error when i type make: ml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lcrypt -o libphp5.la /usr/bin/ld: /usr/local/lib/libz.a(compress.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could not read symbols: Bad

Re: [PHP] Install problem

2008-09-17 Thread Jochem Maas
Illó Gábor schreef: Hello I have this error when i type make: ml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lcrypt -o libphp5.la /usr/bin/ld: /usr/local/lib/libz.a(compress.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could

[PHP] Re: php install problem

2007-08-03 Thread zerof
David McDivitt escreveu: I hate to ask a simple question, but I have two issues installing PHP. I have XP SP 2 with IIS. When I ran the install php-5.2.3-win32-installer.msi, it said it could not access httpd.config and I would have to configure the web server manually. I could not find

[PHP] php install problem

2007-08-02 Thread David McDivitt
I hate to ask a simple question, but I have two issues installing PHP. I have XP SP 2 with IIS. When I ran the install php-5.2.3-win32-installer.msi, it said it could not access httpd.config and I would have to configure the web server manually. I could not find anything on the internet

[PHP] PHP Install problem

2005-11-14 Thread russbucket
Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it means. There is an include path in php.ini. -- Russ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Install problem

2005-11-14 Thread Curt Zirzow
On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote: Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it means. There is an include path in php.ini. I think you forgot to include the error message. curt. -- --

Re: [PHP] PHP Install problem

2005-11-14 Thread russbucket
On Monday 14 November 2005 10:47, Curt Zirzow wrote: On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote: Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it means. There is an include path in php.ini. I think

Re: [PHP] PHP Install problem

2005-11-14 Thread Ben
russbucket said the following on 11/14/2005 11:15 AM: Clicking on the config.inc.php gives following error. Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 Warning: Unknown: Failed opening '/srv/www/htdocs/phpMyAdmin/config.inc.php' for inclusion

Re: [PHP] PHP Install problem

2005-11-14 Thread Richard Lynch
On Mon, November 14, 2005 1:15 pm, russbucket wrote: On Monday 14 November 2005 10:47, Curt Zirzow wrote: On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote: Trying to get apache2, php5 and mysql running. get the following error when opening phpMyAdmin. Can someone explain what it

[PHP] install problem

2002-12-30 Thread gnu_is_not_unix
Hello ! 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 --with-regex=system

Re: [PHP] install problem

2002-12-30 Thread Rasmus Lerdorf
I don't see any errors there, just a couple of rather harmless warnings. On Mon, 30 Dec 2002, [EMAIL PROTECTED] wrote: Hello ! 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

[PHP] install problem - cd ... and compilation aborts

2002-12-30 Thread gnu_is_not_unix
.. and compilation aborts. ps. i forgot to tell You - sorry ! greetz gnu is not unix Copy of first message: 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

[PHP] Install Problem

2002-12-11 Thread Adam Voigt
I'm attempting to install Pear DataObjects on Windows 2000 Advanced Server with all the most current patches and updates. When utilizing the php-cli exe to run createTables.php, we recieve the error invalid function call to getStaticProperty, in DataObject.php on line 1620. I have attempted to

[PHP] Install problem

2002-05-24 Thread Dani
I have just installed the PHP 4.2.1 Installer but get this error message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via

Re: [PHP] Install problem - FIX

2002-05-24 Thread Dani
probelm Fix!\ thanks Dani wrote: I have just installed the PHP 4.2.1 Installer but get this error message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the

[PHP] Re: PHP Install Problem - Please Help

2001-08-30 Thread Richard Lynch
To Install PHP I have done this ( ihave specified the location of apxs as Suse Installed an Apache server also, but I want the one I've installed to /usr/local/apache): It's better to specify exactly where apxs is anyway, just so you know for sure you don't get the wrong one. ./configure

[PHP] PHP Install Problem - Please Help

2001-08-25 Thread Martin Stephenson
Hi All, I'm running Suse Linux 7.1, Kernet 2.4 I have downloaded and installed the latest version of Apache and it's up and running OK It is installed in : /usr/local/apache To Install PHP, i have downloaded the Source and put it in: /usr/local/src/php-4.0.6 To Install PHP I have done

[PHP] Install problem

2001-07-31 Thread dave
Hello All, I'm installing php 4.0.5 with apache 1.3.20 set everthing up as per instructions when I restart apache I get [root@tomcat php-4.0.5]# /usr/local/apache/bin/apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so

[PHP] install problem

2001-04-16 Thread Michael Geier
I have not run into this problem before...so here goes. [root@bfarm1 php-4.0.4pl1]# make Making all in Zend make[1]: Entering directory `/root/php-4.0.4pl1/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DXML_BYTE_ORDER=12 -g -O2 -c

[PHP] Install problem

2001-04-09 Thread Johan Barelds
Hi all, I installed the following php rpm's from the SuSe distribution v7.0: mod_php-3.0.16-52 mod_php4-4.0.0-31 I already had installed apache (apache-1.3.12.97) After i installed the php rpm my apache webserver won't startup anymore. in the logfile from apache i found the following

[PHP] install-problem

2001-03-28 Thread MMATTES
Hello People, I want to install the version php-4.0.4pl1 on to a RS/6000 with AIX4.3.3. IBM HTTP Server 1.3.12.0 When I use the configure-script with several parameters I get the outpout you can see in the attachment. (See attached file: configure_command.txt) Thanks for help Markus

Re: [PHP] install-problem

2001-03-28 Thread David Robley
On Thu, 29 Mar 2001 01:16, [EMAIL PROTECTED] wrote: Hello People, I want to install the version php-4.0.4pl1 on to a RS/6000 with AIX4.3.3. IBM HTTP Server 1.3.12.0 When I use the configure-script with several parameters I get the outpout you can see in the attachment. (See attached

[PHP] PHP Install Problem

2001-03-19 Thread Joseph Koenig
Hi, I'm trying to get php to install on a RH 6.2 system. Apache 1.3.12. All goes well with the configure, make, and make install, but my server (apache) won't start and I get this message: Syntax error on line 249 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into