Re: [PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Angel Motta
Hi again One Question i downloaded again the file zip and now I can run the configure without errors. =) But when I run "make test" I receive this error make test +---+ | ! ERROR ! | | The test

Re: [PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Angel Motta
Ohhh Christopher I think you have the reason. When I was trying to unzipping again I see this: [r...@zimbra instantclient]# unzip instantclient-basic-linux32-11.2.0.1.zip Archive: instantclient-basic-linux32-11.2.0.1.zip inflating: instantclient_11_2/adrci inflating: instantclient_11_2/BASIC_R

Re: [PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Christopher Jones
The error "/opt/instantclient/libclntsh.so: file not recognized: File format not recognized" still makes me think there is an installation issue. Make the libclntsh symbolic link points to the right file. See http://www.oracle.com/technology/pub/notes/technote_php_instant.html And/or try unzippi

Re: [PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Angel Motta
Sorry for send twice. I forgot php version and apache php-5.2.8 apache: httpd-2.2.12 2010/3/8 Angel Motta > Hi Christopher and Thanks for your assistance > > I am using: > RHEL 5.3 - 32bit platform > instantclient-basic-linux32-11.2.0.1.zip > instantclient-sdk-linux32-11.2.0.1.zip > > I want to

Re: [PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Angel Motta
Hi Christopher and Thanks for your assistance I am using: RHEL 5.3 - 32bit platform instantclient-basic-linux32-11.2.0.1.zip instantclient-sdk-linux32-11.2.0.1.zip I want to install oci8 support with snmp. When I enable snmp-support (that is my objective) in the configure I get this error: ./con

Re: [PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Christopher Jones
What platform? What PHP version? Are you doing something like using 32 bit instantclient on a 64 bit machine? Chris Angel Motta wrote: Hi List Is my first time that I write to this list. I am having problems to compile php with oci support. I run this: ./configure --prefix=/usr/local/php --wi

[PHP-INSTALL] error instant client PHP configure script

2010-03-08 Thread Angel Motta
Hi List Is my first time that I write to this list. I am having problems to compile php with oci support. I run this: ../configure --prefix=/usr/local/php --with-xmlrpc --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/php/etc --with-gd=/usr/ --with-jpeg-dir=/usr --with-p

[PHP-INSTALL] PHP install error

2009-11-02 Thread Jaber, Adam M CTR DLA J6UIA
Hello, Platforms: AIX 5.3.10 - Apache 2.2.14 - PHP 5.2.11 - DB2/UDB 9.7 I received this error after running: ./configure --with-apxs2=/usr/opt/apache2/bin/apxs --with-ibm-db2=/data/db2/db2inst1/sqllib --sysconfdir=/usr/opt/apache2/conf +---

[PHP-INSTALL] error in using php

2009-02-23 Thread adzuan amirullail
Hi support Currently i'm trying to run one of my application using PHP but i cant get connected to my ms sql server. On my old machine, there's no problem for me to connect from my application to old or new DB. Below are details that maybe u can advice me: PHP version - 4.2.2 OS - Win 2003 SP2

Re: [PHP-INSTALL] error when running PHP 5 CLI on shared Linux Godaddy account

2009-02-11 Thread Patrick Price
Thanks for the response. I updated my php5.ini and no longer get the error: Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: undefined symbol: empty_string But I still am getting the error: /web/cgi-bin/php5: Symbol `client_errors' has different size in shar

Re: [PHP-INSTALL] error when running PHP 5 CLI on shared Linux Godaddy account

2009-02-11 Thread Paul Reinheimer
Hi Peter, I think the problem is here: > /web/cgi-bin/php5: Symbol `client_errors' has different size in shared > object, consider re-linking > Failed loading /usr/local/zo/4_3/ZendOptimizer.so: > /usr/local/zo/4_3/ZendOptimizer.so: undefined symbol: empty_string > zend_extension=/usr/local/zo/

[PHP-INSTALL] error when running PHP 5 CLI on shared Linux Godaddy account

2009-02-11 Thread Patrick Price
Hey, I have a new site on Godaddy's Shared Linux hosting and when running from the CLI it defaults to using PHP 4.4.9. If I prepend my command with /web/cgi-bin/php5 it will use the PHP5 engine. I had to create a new php5.ini in my root folder to override a few php5.ini settings. Whenever I run

[PHP-INSTALL] RE [PHP-INSTALL] Error when installing PHP 4.3.2. on Win XP

2009-02-11 Thread j . kaluza
check that php4apache.dll is in c:\php. Looks like apache script parser cannot locate that dll file. If this file is in a different folder, just copy paste it and make sure to change windows "\" to apache config format "/" Jerôme Kaluza Service du Sang Service Informatique Croix-Rouge de Belgiq

[PHP-INSTALL] Error when installing PHP 4.3.2. on Win XP

2009-02-10 Thread molina fernandez luis javier
Hi, I have installed Apache in my computer and all work very well. I'm trying to install PHP following the instructions step by step, but at the end, when I restart Apache it shows an error that says: Syntax error on line 134 of c:Archivos de programa/Apache group/Apache2/conf/httpd.conf: Cann

[PHP-INSTALL] RE [PHP-INSTALL] Error when installing 5.2.8 on Win XP

2009-02-09 Thread j . kaluza
Did you try to install from zip archive also ? I had same problem on windows vista and i used zip php package and it worked fine. Jerôme Kaluza Service du Sang Service Informatique Croix-Rouge de Belgique rue de Stalle 96 - 5e étage B-1180 Bruxelles Tél. : + 32 (0)2 371 35 05 GSM : +32 (0)473 80

Re: [Fwd: [PHP-INSTALL] Error when installing 5.2.8 on Win XP]

2009-02-08 Thread John Mertic
inal Message > Subject: [PHP-INSTALL] Error when installing 5.2.8 on Win XP > Date: Sun, 8 Feb 2009 10:11:23 - > From: Robert Liston > Reply-To: Robert Liston > To: php-install@lists.php.net > > When I attempted to install PHP using the Windows msi installer > (php-5.2.

[PHP-INSTALL] Error when installing 5.2.8 on Win XP

2009-02-08 Thread Robert Liston
When I attempted to install PHP using the Windows msi installer (php-5.2.8-win32-installer.msi), I received a message to say: "There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendo

[PHP-INSTALL] Error on OSX Leopard install

2008-03-05 Thread Sam Keen
I get the same error reported in the CLOSED bug [42106] (for yytext) make fails with... ld: duplicate symbol _yytext in Zend/zend_ini_scanner.o and Zend/zend_language_scanner.o collect2: ld returned 1 exit status make: *** [libs/libphp5.bundle] Error 1 I've tried php 5.2.5, latest snap for 5.2 (

RE: [PHP-INSTALL] error http 403

2007-11-27 Thread Andy Stratton
lable. training.compassinfo.net -Original Message- From: susan gothard [mailto:[EMAIL PROTECTED] Sent: Sunday, November 25, 2007 8:59 AM To: php-install@lists.php.net Subject: [PHP-INSTALL] error http 403 hi I have just installed p

[PHP-INSTALL] error http 403

2007-11-26 Thread susan gothard
hi I have just installed php to use with the apache server, when I test apache through localhost its message says it works, but when I test php through lochost slash test.php the message comes back saying you are not authorized to use this page error http 403 can anyone help . thanks in advance.

RE: [PHP-INSTALL] Error 404 configuring php

2007-11-26 Thread Andy Stratton
- From: Oscar Giron [mailto:[EMAIL PROTECTED] Sent: Friday, November 23, 2007 12:18 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INSTALL] Error 404 configuring php I'm new on this and not sure what you are asking for. Do you think that i should rather use the newest versions on

Re: [PHP-INSTALL] Error 404 configuring php

2007-11-23 Thread Arno Venner
rt > Millersville, MD 21108 > (410) 923-6300 Office > (410) 923-2820 Fax > (443) 623-6835 Mobile > > ---- Original Message > Subject: [PHP-INSTALL] Error 404 configuring php > From: "Oscar Giron" <[EMAIL PROTECTED]> > Date: Wed, November 21,

RE: [PHP-INSTALL] Error 404 configuring php

2007-11-21 Thread astratton
Subject: [PHP-INSTALL] Error 404 configuring php From: "Oscar Giron" <[EMAIL PROTECTED]> Date: Wed, November 21, 2007 5:25 pm To: php-install@lists.php.net I am trying to get a touch of PHP, MySQL and Apache on my Windows XP Machine before i use it on Linux but i got stuck with P

[PHP-INSTALL] Error 404 configuring php

2007-11-21 Thread Oscar Giron
I am trying to get a touch of PHP, MySQL and Apache on my Windows XP Machine before i use it on Linux but i got stuck with PHP. I using php 4.3.3 to work with Apache 2.0.47, and MySQL 4.0.15, Actually im using a CD and a Book: "SAMS Teach yourself"... Apache and MySQL are both working fine but whe

[PHP-INSTALL] ERROR PHP5 install (PHP 5.2.4) - conftest - image not found!!

2007-11-12 Thread Hiro Whardana
Please help me how to handle this. I'm using Mac OS X 10.4.10 This is my debug.log file: CONFIGURE: './configure' '--prefix=/usr/local/php5' '--with-mysql=/usr/local/ mysql' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-libxml2-dir=/usr/local /include/libxml2/' CC: gcc CFLAGS:

[PHP-INSTALL] Error on Installing under Windows Vista leads to inability to uninstall

2007-07-17 Thread Stephan G
Hello. I have tried to install the following on my Windows Vista Home Premium System: php-5.2.3-win32-installer.msi It has the following md5 sum, taken locally on my system: 4d042f649d9c264477e1b421c64c6435 Installation seemed to go as expected. However, near the end of the

Re: [PHP-INSTALL] Error while cross-compiling PHP 5.2.1

2007-02-20 Thread Colin Dean
Colin Dean wrote: > I'm a new subscriber, so I hope that I've targeted the correct list for this issue. > > I'm attempting to cross-compile PHP on x86 for 386. I'm using uClibc and gcc4. > I have apparently directed this to the wrong list, or someone is investigating this bug and hasn't foun

[PHP-INSTALL] Error while cross-compiling PHP 5.2.1

2007-02-18 Thread Colin Dean
Greets, I'm a new subscriber, so I hope that I've targeted the correct list for this issue. I'm attempting to cross-compile PHP on x86 for 386. I'm using uClibc and gcc4. Here's the error I'm getting: [root /mnt/vj/sources/php-5.2.1]# make /bin/sh /mnt/vj/sources/php-5.2.1/libtool --silent

Re: [PHP-INSTALL] Error compiling PHP...

2006-09-13 Thread Hendrik Schmieder
Jan van der Merwe schrieb: Hi Guys, I'm compiling PHP 4.3.2 on Fedora Core 4 with Apache Apache/2.0.54. Here is my configure command: ./configure --with-mysql --with-apxs2 Can someone find something in my "make" log entry that would explain what is going wrong? It seems to me that perhaps the

[PHP-INSTALL] Error compiling PHP...

2006-09-13 Thread Jan van der Merwe
Hi Guys, I'm compiling PHP 4.3.2 on Fedora Core 4 with Apache Apache/2.0.54. Here is my configure command: ./configure --with-mysql --with-apxs2 Can someone find something in my "make" log entry that would explain what is going wrong? It seems to me that perhaps the old version of PHP 4.3.2 cann

[PHP-INSTALL] Error compiling PHP...

2006-09-13 Thread Jan van der Merwe
Hi Guys, I'm compiling PHP 4.3.2 on Fedora Core 4 with Apache Apache/2.0.54. Here is my configure command: ./configure --with-mysql --with-apxs2 Can someone find something in my "make" log entry that would explain what is going wrong? It seems to me that perhaps the old version of PHP 4.3.2 c

[PHP-INSTALL] error when compiling PHP 5.1.4 on Solaris

2006-06-14 Thread Ionut Aivanesei
Hi,   I have an error when compiling PHP 5.1.4 on Solaris. Even if when creating libtool it seems that it is using the LD which I compiled with binutils when compiling cgi/php it is using systems default LD. ...   Configuring libtoolchecking build system type... sparc-sun-solaris2.9checking

Re: [PHP-INSTALL] Error - Notice: Undefined offset:

2006-05-07 Thread Jeremy Oliver
Peter Hi, thanks a lot, that worked a treat. Regards Jeremy Peter Hodge wrote: Hi, $string doesn't have any spaces in it, so after you do explode: $string_arr=explode(" ",$string); $string_arr only has one element in it ($string_arr[0]). You are trying to access elements 0,1,2,3,4,5,6,7,8

Re: [PHP-INSTALL] Error - Notice: Undefined offset:

2006-05-06 Thread Peter Hodge
Hi, $string doesn't have any spaces in it, so after you do explode: $string_arr=explode(" ",$string); $string_arr only has one element in it ($string_arr[0]). You are trying to access elements 0,1,2,3,4,5,6,7,8,9, but 1-9 don't exist when there is no space character in $string. You could chang

[PHP-INSTALL] Error - Notice: Undefined offset:

2006-05-06 Thread Jeremy Oliver
Hi This script was working fine, now all of a sudden I am getting an error: Date: 06/05/06     Comment By: test    Comment: test Notice: Undefined offset: 1 in C:\pub\com_summ.php on line 17 Notice: Undefined offset: 2 in C:\pub\com_summ.php on line 17 Notice: Undefined offset: 3 in C:\pub

Re: [PHP-INSTALL] [PHP Install] ERROR using imagegif

2006-05-05 Thread Peter Hodge
Hello, >From my research on the manual page (http://www.php.net/manual/en/function.imagegif.php) if you give a 2nd argument to Imagegif() it writes the image to disk rather than sending it to the browser. Your browser is giving you that error message because the image data goes into the file and

[PHP-INSTALL] [PHP Install] ERROR using imagegif

2006-05-04 Thread Vinod Rao
Hi , I'm developing php script to generate an image having text written on it. And I have to save that image to one file file.gif , so that I can use that image in the next html file. The extract of the code is where error comes : header("Content-type: image/gif");  $filename = "./vinod/file.gif";

[PHP-INSTALL] Error

2006-01-23 Thread georg
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. The file sjufp.scr was infected with the WORM_MYTOB.AK computer virus. The following action has been taken: QUARANTINE. From: Avaya IT - A virus, detected in this e-mail was deleted. You may

[PHP-INSTALL] Error "Command failed for target 'ext/xml/xml.lo'" during make process (Solaris 8)

2005-11-15 Thread agebosma
Hi, I'm trying to compile php 4.4.1 on Solaris 8 but I'm getting the error "Command failed for target 'ext/xml/xml.lo'" during the make process. [snip] /nfs/dm11-fs22/work/training/dj365/php-4.4.1/ext/xml/xml.c:1582: `XML_Char' undeclared (first use in this function) /nfs/dm11-fs22/work/trainin

[PHP-INSTALL] error install when use option --with-gd=/path/gd.2.0.33

2005-10-26 Thread prioualexandre
hi the list, i have a probleme ... when i use this : ./configure --enable-so --with-apxs2={path/apache2/bin/apxs} --with-mysql --enable-ftp --enable-filepro --with-gnu-ld make make install i have no probleme with php, but when i use that : ./configure --enable-so --with-apxs2={pa

[PHP-INSTALL] error install when use option --with-gd=/path/gd.2.0.33

2005-10-26 Thread prioualexandre
hi the list, i have a probleme ... when i use this : ./configure --enable-so --with-apxs2={path/apache2/bin/apxs} --with-mysql --enable-ftp --enable-filepro --with-gnu-ld make make install i have no probleme with php, but when i use that : ./configure --enable-so --with-a

[PHP-INSTALL] Error display/logging problem

2005-09-07 Thread Neil Parker
Hi I have installed PHP 5.04 under Apache 2.0.54 along with MySQL 4.0.25. Everything seems fine apart from the fact that I am unable to get display_errors to output any information at all. In the php.ini have set: display_errors = On error_reporting = E_ALL Because this didn't work I tried

[PHP-INSTALL] Error display/logging problem

2005-09-07 Thread Neil Parker
Hi I have installed PHP 5.04 under Apache 2.0.54 along with MySQL 4.0.25. Everything seems fine apart from the fact that I am unable to get display_errors to output any information at all. In the php.ini have set: display_errors = On error_reporting = E_ALL Because this didn't work I tried

[PHP-INSTALL] Error on compiling PHP

2005-08-22 Thread Michel Reischl
Hello there, can anyone tell me how I tell my compiler that he don't stop on warnings ? I've read something in the Manual: >>First, it's important to realize that this is a Warning and not a fatal error. Because this is often >>the last output seen during make, it may seem like a fatal error but

[PHP-INSTALL] Error with libnnz10.so...

2005-06-22 Thread Eddy Martignier
Hello, i try to install PHP 5.0.4 with oci-8-instant-client support. I've installed the 2 rpm for oracle instant client from oracle. But the conftest return this error: ../conftest: error while loading shared libraries: libnnz10.so: cannot open shared object file: No such file or directory I've

Re: [PHP-INSTALL] Error installing PHP 5.0.4

2005-04-05 Thread Wayne Marsh
Kevin Millecam wrote: Hi, I'm getting the same error as the previous poster. Here is my debug.log: CONFIGURE: './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--with-mysql-sock=/tmp/mysql.sock' '--with-conf

[PHP-INSTALL] Error installing PHP 5.0.4

2005-04-05 Thread Kevin Millecam
Hi, I'm getting the same error as the previous poster. Here is my debug.log: CONFIGURE: './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--with-mysql-sock=/tmp/mysql.sock' '--with-config-file-path=/usr/lo

Re: [PHP-INSTALL] Error in Hexadecimal Conversion

2005-03-26 Thread Allan Cooper
Hi Ron I notice you use short tags, did you update this in php.conf file? short_open_tag = On I'm not sure if default is on or off. I know this a simple solution, but sometimes the obvious is overlooked :+) Regards Allan Ron Reid wrote: Hello, I use XTea for encrypting credit card data. My curre

[PHP-INSTALL] Error in Hexadecimal Conversion

2005-03-24 Thread Ron Reid
Hello, I use XTea for encrypting credit card data. My current live site is running on FC1/PHP 4.3.8 and the script works great. However, I'm setting up a new machine with FC3/PHP 4.3.10 and I've encountered a problem with the exact same code (tarred up and moved over). The install was very basic.

[PHP-INSTALL] error configuring PHP 5.0.3 on Tru64

2005-01-11 Thread Carolyn Audilet
Title: error configuring PHP 5.0.3 on Tru64 I am upgrading our PHP to 5.0.3.  Looking forward to using the new exception handling features!  I get an error during the configure command: ./configure \ --prefix=/apps/php-5.0.3 \ --with-apache=../apache_1.3.31 \ --with-config-file=/apps/apach

[PHP-INSTALL] Error on PHP Install

2004-11-14 Thread Steven Adams
Hey People, Im trying to install php on a server that ive recentally been asked to do some things with. Its a redhat 8.0 box, ive tried intalling php via the rpms which works with apache fine. But when im tryin to use php on the command line (wanting to write some scripts) a simple script like t

Re: [PHP-INSTALL] Error trying to list images in a directory

2004-10-20 Thread Janet Valade
Scott Hamm wrote: While trying to learn Php/MySQL from "Php 5/MySQL Programming for the absolute beginner" book, I copied the exact code and yet ran into error saying: "Parse error: syntax error, unexpected $end in C:\Program Files\Apache Group\Apache2\htdocs\Calendar\Two\test.php on line 41" Line

RE: [PHP-INSTALL] Error trying to list images in a directory

2004-10-20 Thread Scott Hamm
, October 20, 2004 10:11 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-INSTALL] Error trying to list images in a directory At 08:11 AM 10/20/04, Scott Hamm wrote: >While trying to learn Php/MySQL from "Php 5/MySQL Programming for the >absolute beginner" book, I copied the exact code

Re: [PHP-INSTALL] Error trying to list images in a directory

2004-10-20 Thread Frank Bax
At 08:11 AM 10/20/04, Scott Hamm wrote: While trying to learn Php/MySQL from "Php 5/MySQL Programming for the absolute beginner" book, I copied the exact code and yet ran into error saying: "Parse error: syntax error, unexpected $end in C:\Program Files\Apache Group\Apache2\htdocs\Calendar\Two\test

[PHP-INSTALL] Error trying to list images in a directory

2004-10-20 Thread Scott Hamm
While trying to learn Php/MySQL from "Php 5/MySQL Programming for the absolute beginner" book, I copied the exact code and yet ran into error saying: "Parse error: syntax error, unexpected $end in C:\Program Files\Apache Group\Apache2\htdocs\Calendar\Two\test.php on line 41" Line 41 is a line AFT

[PHP-INSTALL] PHP install error

2004-07-15 Thread Jason Ding
when I make php5,it get the error, collect2: Id returned 1 exit status make, ***[sapi/sli/php] Error 1 and my system is redhat linux 9 with apache 2. /configure --with-apxs2=/usr/local/apache2/bin/apxs is my configuration option, thanks for your help!

Re: [PHP-INSTALL] error since installing

2004-07-14 Thread Chris Hewitt
Mark wrote: can someone tell me what this means. only noticed since i did my php install [Mon Jul 12 23:10:55 2004] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by re ference, modify the declaration of xml_set_object

[PHP-INSTALL] error since installing

2004-07-13 Thread Mark
can someone tell me what this means. only noticed since i did my php install [Mon Jul 12 23:10:55 2004] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by re ference, modify the declaration of xml_set_object(). If yo

[PHP-INSTALL] error http 400 returned

2004-07-04 Thread Gianpiero Di Girolamo
after installing php 4.3.7   OS: win98 web server: PWS 4.0   I get error 400 when launching the web browser with the local web root page defaulted (localhost)   gianpiero

Re: [PHP-INSTALL] Error

2004-05-11 Thread Chris Hewitt
Pepe wrote: I have a problem! *Fatal error*: Call to undefined function: printer_open() in */home/ier/pruebas/printer.php* on line *4* My English is very poor. Sorry! My server is Red Hat 9. My file php.ini is attached. Thank you! Pepe, The PHP manual says that the prin

[PHP-INSTALL] Error

2004-05-11 Thread Pepe
I have a problem!     Fatal error: Call to undefined function: printer_open() in /home/ier/pruebas/printer.php on line 4     My English is very poor. Sorry!     My server is Red Hat 9.     My file php.ini is attached.     Thank you! php.ini Description: Binary data

[PHP-INSTALL] Error compiling openssl-0.9.7d into php-4.3.6 on redhat 7.3 w/apache-1.3.27

2004-04-21 Thread Mike Ryerse
Just built openssl with './config shared'; 'make'; 'make install' Now php is not installing. Before I compile I run the following ./configure command: './configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/us

RE: [PHP-INSTALL] Error when running make test on 4.3.6

2004-04-20 Thread Dan Aloma
.phpt] = From: "Dan Aloma" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Error when running make test on 4.3.6 Date: Tue, 20 Apr 2004 20:20:36 -0400 I just installed PHP 4.3.6 (after having some trouble wit

[PHP-INSTALL] Error when running make test on 4.3.6

2004-04-20 Thread Dan Aloma
I just installed PHP 4.3.6 (after having some trouble with 4.3.5). When I run "make test" now, it gives me this error: "Testing $argc and $argv handling (GET) [tests/basic/011.phpt]" . I've looked all over but I can't tell what this is. I've been having problems with my php scripts getting

Re: [PHP-INSTALL] Error compiling php-4.3.6

2004-04-20 Thread Mike Ryerse
Yeah, I read that too, I didn't notice the blip about it being fixed in php5 though. They also say they won't fix it in php4. The interesting thing is that I was able to compile and make install at one point, but apache would not load libphp4.so, saying undefined symbol: OPENSSL_add_all_algorithms

Re: [PHP-INSTALL] Error compiling php-4.3.6

2004-04-19 Thread Matt M.
Mike Ryerse wrote: Hi, I've been racking my brain on this for quite a while now. Any help at all is much appreciated (I might start going bald early at this rate of frustration!) When I compile php, ./configure (with options) runs w/o error, but when I make I get the following: main/network.lo: I

[PHP-INSTALL] Error compiling php-4.3.6

2004-04-19 Thread Mike Ryerse
Hi, I've been racking my brain on this for quite a while now. Any help at all is much appreciated (I might start going bald early at this rate of frustration!) When I compile php, ./configure (with options) runs w/o error, but when I make I get the following: main/network.lo: In function `php_str

[PHP-INSTALL] Error on installing PHP on Windows IIS Server

2004-04-08 Thread Gregg Mercede
To: [EMAIL PROTECTED] I have setup a default website with CGI using PHP.EXE. Everytime I try to load a PHP file it gives me a 400 error page could not be displayed. Please help. Thank you, __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giv

[PHP-INSTALL] Error

2004-03-23 Thread gvz
Binary message is available. +++ Attachment: No Virus found +++ Bitdefender AntiVirus - www.bitdefender.com Norton AntiVirus excluído1.txt Description: plain/text

Re: [PHP-INSTALL] Error: Cannot load libphp4.so

2004-03-20 Thread Chris Hewitt
mariano aragon wrote: Hi, I followed the instructions to install apache and php on my linux (RedHat9). I added the module php in the httpd.conf: LoadModule php4_module libexec/libphp4.so although the file libphp4.so does not exist in /usr/local/libexec/ nor the folder /usr/local/apache/libexec/

[PHP-INSTALL] Error: Cannot load libphp4.so

2004-03-19 Thread mariano aragon
Hi, I followed the instructions to install apache and php on my linux (RedHat9). I added the module php in the httpd.conf: LoadModule php4_module libexec/libphp4.so although the file libphp4.so does not exist in /usr/local/libexec/ nor the folder /usr/local/apache/libexec/ . Now I am having a

[PHP-INSTALL] Error

2004-01-27 Thread allan
readme.zip Description: Binary data

[PHP-INSTALL] PHP Install Error on Free BSD

2003-12-16 Thread Andrew
First off I want to say thank you in advance for any help anyone can provide. I'm a complete newb to uniz, php, and freebsd. I have a root access to a virtual server on my host. They are running version 4.0.6 of PHP and I want to upgrade it 4.3.4. My host provided a document on the steps to upgrade

Re: [PHP-INSTALL] Error on HP-UX compilation

2003-10-10 Thread Jim Thome
You need to hack your apxs script to get it to build a DSO on HPUX. There are 2 places in the apxs script to do this, depending on your version of Apache. Change the line: my $dso_ext = "so"; to: my $dso_ext = "sl"; and change the line: $d =~ s|\.so$||; to: $d =~ s|\.sl$||; -- Jim >>> Rodrig

[PHP-INSTALL] Error on HP-UX compilation

2003-10-10 Thread Rodrigo Reis da Rocha
Any body know what is this message? apxs:Error: file libs/libphp4.sl is not a DSO This hapens when I try to install php 4.3.3 on a Hp-UX 11.11 after a sucessifull build with gcc. Thxs. R3. Esta mensagem, incluindo seus anexos, pode conter informações privilegiadas e/ou de caráter confidencial,

RES: RES: [PHP-INSTALL] Error on HP-UX compilation

2003-10-08 Thread Rodrigo Reis da Rocha
size_t" *** Error exit code 1 Atenciosamente, __ Rodrigo Reis da Rocha. OI-TI-Mediação. * Tel: (03121)3113-1784 * Cel: (03121)9882-4705 -Mensagem original- De: Jim Thome [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 8 de outubro de 2003 12:19 Para: [EMAIL PROTECTED]; [EMAIL PROTECT

Re: RES: [PHP-INSTALL] Error on HP-UX compilation

2003-10-08 Thread Jim Thome
ção. * Tel: (03121)3113-1784 * Cel: (03121)9882-4705 -Mensagem original- De: Jim Thome [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 8 de outubro de 2003 11:55 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] Assunto: Re: [PHP-INSTALL] Error on HP-UX compilation What is your PHP co

RES: [PHP-INSTALL] Error on HP-UX compilation

2003-10-08 Thread Rodrigo Reis da Rocha
Thome [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 8 de outubro de 2003 11:55 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] Assunto: Re: [PHP-INSTALL] Error on HP-UX compilation What is your PHP configure line? What version of PHP? >>> Rodrigo Reis da Rocha <[EMAIL PROTECTED]> 10/

Re: [PHP-INSTALL] Error on HP-UX compilation

2003-10-08 Thread Jim Thome
What is your PHP configure line? What version of PHP? >>> Rodrigo Reis da Rocha <[EMAIL PROTECTED]> 10/08/03 07:42AM >>> Hi! Somebody already have sucessifully compiled php with apache and oracle in HP-UX 11.11 ? I had this error and I con't know how to move on... In file included from /usr/inc

[PHP-INSTALL] Error on HP-UX compilation

2003-10-08 Thread Rodrigo Reis da Rocha
Hi! Somebody already have sucessifully compiled php with apache and oracle in HP-UX 11.11 ? I had this error and I con't know how to move on... In file included from /usr/include/netdb.h:69, from /opt/apache/gimsoft/x/php-4.3.3/ext/mysql/php_mysql.c:52: /usr/include/sys/socket.h:

Re: [PHP-INSTALL] Error During make: /usr/bin/ld: cannot find -lsasl

2003-08-26 Thread Edgar Bonet
Hi! On Tuesday August 26, 11:53, Daniel wrote: > /usr/bin/ld: cannot find -lsasl It'a missing libsasl ("SASL is the Simple Authentication and Security Layer" according to the libsasl7 package description on Mandrake). > The last thing 'make' did was ... > /usr/lib/libxml2.so -lpthread -lz -lm -l

[PHP-INSTALL] Error During make: /usr/bin/ld: cannot find -lsasl

2003-08-26 Thread Daniel
The 'configure' script executed correctly, with no errors (below is listed what I switches I used). So, enthusiastically, I run 'make.' It goes through it's normal routine of happily compiling. Then, it stops, and spits out the following completly incomprehensible (to me, at least) error: /usr/

RE: [PHP-INSTALL] Error using GD with php 5.0...

2003-08-24 Thread Jens Rosenthal
inal Message- From: Rajeev Ramdas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 24, 2003 2:07 AM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Error using GD with php 5.0... Hi All... I have php 5.0 beta running on windows 2000. I am trying to use the GD library to build some graphs. I am u

[PHP-INSTALL] Error using GD with php 5.0...

2003-08-24 Thread Rajeev Ramdas
Hi All... I have php 5.0 beta running on windows 2000. I am trying to use the GD library to build some graphs. I am using the following sample code And it gives me the following error in mozzila. The image "http://myserver.mydomain.com/php/image.php"; cannot be displayed because it contains e

[PHP-INST] [PHP] install error (NS + PHP + UNIX) !

2002-02-01 Thread Sang-Kyu Ahn
Hi everyone ! I try to install PHP in the following environment. O/S : solaris 2.7 PHP version : 4.0.6 Web Server : Nestscape Enterprise 3.6 But, I have some problems in installing PHP4. I referenced the following document fully. http://benoit.noss.free.fr/php/install

[PHP-INST] [PHP] install error (NS + PHP + UNIX) !

2002-01-31 Thread Sang-Kyu Ahn
Hi everyone ! I try to install PHP in the following environment. O/S : solaris 2.7 PHP version : 4.0.6 Web Server : Nestscape Enterprise 3.6 But, I have some problems in installing PHP4. I referenced the following document fully. http://benoit.noss.free.fr/php/install

[PHP-INST] PHP Install Error

2001-02-18 Thread Neil Gray
When installing PHP 4.0 on my Linux server running slackware, I get the following error: CONFIGURE: './configure' '--with-mysql=/usr/local/mysql-3.23.32-pc-linux-gnu-i686/' '--with-apxs=/var/lib/apache/sbin/apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES: -I/var/lib/apache/inc