[PHP-INSTALL] Problems using buildconf on OpenSolaris

2010-12-22 Thread Omar Muñoz
Hi.     I've tried to compile php 5.3.4 adding Informix PDO  on an OpenSolaris 2009-6 system (prior to do so on productive server Solaris 9 Sparc). I installed gcc by OpenSolaris package, and m4 1.4 and  autoconf 2.13 from GNU sources (OpenSolaris has autoconf 2.5x and I wasn't able to install

[PHP-INSTALL] Problems with php install and apache2 start

2010-09-09 Thread Dr. Md. Aminul Islam Khan
Hi, Wanted to use: Postgresql-9.0rc1, httpd-2.2.16 & php-5.3.3 on ubuntu 9.04 -Installed Postgresql-9.0rc1: Succeeded -Installed httpd-2.2.16: Succeed (./configure --with-so) -Installed php-5.3.3: Succeeded(./configure --with-apxs2=path to apxs --with-pgsql --with-pdo-pgsql) Checked: httpd.conf fo

Re: [PHP-INSTALL] problems setting php.ini

2010-03-22 Thread Nilesh Govindarajan
On 03/23/2010 01:21 AM, Tamer Higazi wrote: Hi people! usually this is not a problem, but I have never seen something like that before. After I compiled php 5.3.2 from source, and running phpinfo(), the info page told me that it didn't parse the php.ini file. the php.ini file had been placed fro

Re: [PHP-INSTALL] problems setting php.ini

2010-03-22 Thread Nilesh Govindarajan
On 03/23/2010 01:21 AM, Tamer Higazi wrote: Hi people! usually this is not a problem, but I have never seen something like that before. After I compiled php 5.3.2 from source, and running phpinfo(), the info page told me that it didn't parse the php.ini file. the php.ini file had been placed fro

[PHP-INSTALL] problems setting php.ini

2010-03-22 Thread Tamer Higazi
Hi people! usually this is not a problem, but I have never seen something like that before. After I compiled php 5.3.2 from source, and running phpinfo(), the info page told me that it didn't parse the php.ini file. the php.ini file had been placed from me in "/usr/local/lib" just as php tell me:

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-19 Thread Keith Roberts
-install@lists.php.net From: troels knak-nielsen Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support That did the trick - Thanks for your help. In case anyone else is having trouble building on Ubuntu, I found this guide: http://www.brandonsavage.net/installing-php-5-3-on-ubuntu

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-19 Thread troels knak-nielsen
ote: > >> To: php-install@lists.php.net >> From: troels knak-nielsen >> Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support >> >> On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote: >>> >>> Is this the standard prefork apach

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-18 Thread Keith Roberts
On Sat, 18 Jul 2009, troels knak-nielsen wrote: To: php-install@lists.php.net From: troels knak-nielsen Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote: Is this the standard prefork apache module for Ubuntu

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-18 Thread troels knak-nielsen
On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote: > Is this the standard prefork apache module for Ubuntu? Probably not. There are two packages available: apache2-prefork-dev - Apache development headers - non-threaded MPM apache2-threaded-dev - Apache development headers - threaded MPM Shoi

Re: [PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-18 Thread Keith Roberts
On Sat, 18 Jul 2009, troels knak-nielsen wrote: To: php-install@lists.php.net From: troels knak-nielsen Subject: [PHP-INSTALL] Problems building 5.3 with apache2 support Hi list. I'm trying to build php 5.3 on Ubuntu. I have installed apache2-threaded-dev and used the following conf

[PHP-INSTALL] Problems building 5.3 with apache2 support

2009-07-17 Thread troels knak-nielsen
Hi list. I'm trying to build php 5.3 on Ubuntu. I have installed apache2-threaded-dev and used the following configure settings: ./configure --with-apxs2=/usr/bin/apxs2 Running make starts building some files until it fails with the following output: (snip) ext/sqlite3/libsqlite/sqlite3.o: In f

[PHP-INSTALL] Problems installing PHP with IMAP

2009-04-18 Thread Andrés Gattinoni
Hi, I'm having problems installing PHP 5.2.9 (the latest version, downloaded an hour ago from php.net) with IMAP enabled. Here is my basic conf: $ uname -a Linux localhost 2.6.9-023stab040.1-entnosplit #1 SMP Mon Jan 15 23:19:03 MSK 2007 i686 athlon i386 GNU/Linux OS: CentOS release 5.2 (Final)

[PHP-INSTALL] Problems installing PHP with IMAP

2009-04-18 Thread Andrés Gattinoni
Hi, I'm having problems installing PHP 5.2.9 (the latest version, downloaded an hour ago from php.net) with IMAP enabled. Here is my basic conf: $ uname -a Linux localhost 2.6.9-023stab040.1-entnosplit #1 SMP Mon Jan 15 23:19:03 MSK 2007 i686 athlon i386 GNU/Linux OS: CentOS release 5.2 (Final)

[PHP-INSTALL] Problems with kerberos on CentOS 5.x

2009-03-05 Thread Marten Lehmann
Hello, I'm trying to build php 5.2.9 on 64 bit CentOS 5.x with --with-imap --with-imap-ssl --with-kerberos This worked fine on CentOS 4, but on CentOS 5 I always get: configure: [...] checking for IMAP support... yes checking for IMAP Kerberos support... yes checking for IMAP SSL support... ye

[PHP-INSTALL] problems to enable pd_mysql/mysqli

2008-09-15 Thread Andre Hübner
Hi List, have a little Problem to enable pdo_mysql/mysqli in current php 5.2.6 installed ist Mysql 5.0.67 MySQL-server-5.0.67-0 MySQL-shared-compat-5.0.67-0 MySQL-devel-5.0.67-0 MySQL-shared-5.0.67-0 MySQL-client-5.0.67-0 Configurer switch for mysql is: --with-mysql=shared,/usr . --with-mysqli

Re: [PHP-INSTALL] PHP install problems

2008-06-11 Thread Anthony McGovern
From: > Anthony McGovern > <[EMAIL PROTECTED]> > To: > php-install@lists.php.net > Date: > 06/11/2008 07:29 AM > Subject: > [PHP-INSTALL] PHP install problems > > __ > > > Good Afternoon >

Re: [PHP-INSTALL] PHP install problems

2008-06-11 Thread Jesse Santana
Fax: (562)985-8855 From: Anthony McGovern <[EMAIL PROTECTED]> To: php-install@lists.php.net Date: 06/11/2008 07:29 AM Subject: [PHP-INSTALL] PHP install problems Good Afternoon I am having a problem getting PHP running on a solaris 10 system. I need PHP running in or

[PHP-INSTALL] PHP install problems

2008-06-11 Thread Anthony McGovern
Good Afternoon I am having a problem getting PHP running on a solaris 10 system. I need PHP running in order to get drupal working on this system. Currently i have the latest version of Apache, mysql and drupal configured and installed. I downloaded and unpacked the php 5.2.6 file. R

RES: [PHP-INSTALL] Problems uninstalling PHP 5.2.4

2008-05-07 Thread Thiago Pojda
ailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 7 de maio de 2008 08:28 Para: php-install@lists.php.net Assunto: [PHP-INSTALL] Problems uninstalling PHP 5.2.4 Hi I would like to use Dreamweaver CS3 with my PHP and MySQL but have found it will not work with this later version of PHP so

[PHP-INSTALL] Problems uninstalling PHP 5.2.4

2008-05-07 Thread Paul
Hi I would like to use Dreamweaver CS3 with my PHP and MySQL but have found it will not work with this later version of PHP so I am informed on the forums the easiest way to achieve this is to downgrade to Version PHP 4.3.9. But how do I uninstall PHP? All help appreciated. Thanks Paul

[PHP-INSTALL] Problems building 5.2.4 on Solaris 9 SPARC

2007-11-11 Thread Khyron
I have tried this for weeks with no success, so I am asking for help with this. Something seems really off with the PHP 5.2.4 build process. I am trying to build PHP 5.2.4 with Apache 2.2.6 and PostgreSQL 8.2.5 support using the following configuration (from a file which I source): CPPFLAGS="-I/

[PHP-INSTALL] problems with php-5.4.2 on suse 9

2007-10-16 Thread Palma marcelo
I've tried to install php-5.4.2 on suse 9. When I type the make command I receive this error message: "libtool: link: `ext/oci8/oci8.lo' is not a valid libtool object make: *** [libphp5.la] Error 1" my debug.log is this: CONFIGURE: './configure' '--with-oci8=/usr/lib/oracle/11.1.0.1/client'

[PHP-INSTALL] Problems with zlib in solaris

2007-06-18 Thread fernando hermoza
Hello everybody! I have a problem with the uncompress function gzuncompress() that tries to run from PHP, the message received is: "Wrong file format. No data recognized, Decoding Error: No decompressor available for compressed content. gzcompress()/gzuncompress() functions are not available!"

Re: [PHP-INSTALL] Problems with php_openssl.php on Windows Server 2003 R2

2007-06-06 Thread Arnis Juraga
es? > > -Original Message- > From: Arnis Juraga [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 06, 2007 3:20 AM > To: php-install@lists.php.net > Subject: [PHP-INSTALL] Problems with php_openssl.php on Windows Server > 2003 > R2 > > Hello! > > - PHP versi

RE: [PHP-INSTALL] Problems with php_openssl.php on Windows Server 2003 R2

2007-06-06 Thread Robert Wolfe
Have you checked the permissions on the files? -Original Message- From: Arnis Juraga [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 3:20 AM To: php-install@lists.php.net Subject: [PHP-INSTALL] Problems with php_openssl.php on Windows Server 2003 R2 Hello! - PHP version

[PHP-INSTALL] Problems with php_openssl.php on Windows Server 2003 R2

2007-06-06 Thread Arnis Juraga
Hello! - PHP version: latest 5.2.3 - have coppied needed dlls to WINDOWS/SYSTEM32 - configured php.ini At the start, Even viewer showed error: Access dienied for modul php_openssl.dll Now - it even shows nothing. phpinfo() shows, sl not loaded. I have installed openssl from openssl.org/binaries

[PHP-INSTALL] Problems with cross compile php5.2.3 for ARM-LINUX

2007-06-03 Thread fritz huber
Hi everybody, i'm using the buildroot toolchain with linux kernel 2.6.12 to compile php 5.2.3 for a ARM system. But i got the following error: checking for ZLIB support... yes checking if the location of ZLIB install directory is defined... no configure: error: Cannot find libz But i compiled z

[PHP-INSTALL] problems with server install.

2007-04-13 Thread Walter Jones \(Wally\)
Get the following trying to run a test page The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php5isapi!HttpExtensionProc + 0x63C wam!DllCanUnloadNow + 0x636 wam!DllCanUnloadNow + 0x20C RPCRT4!NdrServerMarshall + 0x17F5 RPCRT4 + 0x66AEE RPCRT4!CStdStu

[PHP-INSTALL] Problems with Apache and PHP

2006-11-15 Thread Karin Kampitsch
Dear Mailing List, I downloaded the mapserver package 4.8.4. In this package also the Apache Version 2.0.58 and the Php version 5.1.4 is included. I tried to open a php file, but it did not work! And so I studied all the installation and configuration instructions and this made me really confus

Re: [PHP-INSTALL] Problems

2006-11-15 Thread Christian Flothmann
It seems that you don't have enabled the MySQL-extension as described on http://de.php.net/manual/en/ref.mysql.php#AEN111289 after installing PHP 5.

[PHP-INSTALL] Problems

2006-11-15 Thread Abdou Karim Jallow
Hi, I have just upgraded to PHP 5.2 from PHP 4. I am using Apache 2 with MYSQL. Before the upgrade everything was working well. (Was able to connect to my MYSQL database from PHP interface. However, now with the same PHP codes, I am not able to connect to the MYSQL database instead I am getting e

Re: [PHP-INSTALL] problems compiling php on OS X (libxml)

2006-10-12 Thread Peter Hodge
Hello, You have added this to youre ./configure command: --with-libxml-dir=/sw/include/libxml2/ but make is using: -I/usr/include/libxml2 Did you do your first ./configure before installing the new libxml? If so, you need to rm config.cache, otherwise PHP will keep trying to compile usi

[PHP-INSTALL] problems compiling php on OS X (libxml)

2006-10-12 Thread Søren Neigaard
Hi I need your help guys! Im trying to compile PHP5.1.6 on OS X 10.4.8, and I run configure with the following options: sudo ./configure --prefix=/apache2/php --with-zlib --with-libxml-dir=/sw/include/libxml2/ --with-ldap=/usr --enable-cli --with-zlib-dir=/usr --enable-exif --enable-ftp --enable

[PHP-INSTALL] Problems getting php 5.1.4 to compile

2006-08-10 Thread John Doak
I think the problem is with mysql somehow, but I can't seem to find anything on it doing searches.  Here's the details of the install:Configured./configure --disable-cgi  --with-kerberos --with-openssl --with-mysql --with-mysqli --with-zlib --enable-calendar --with-curl --with-curlwrappers

Re: [PHP-INSTALL] PHP / Install problems....

2006-05-26 Thread Peter Hodge
Hi, OK, I assume that is the PHP configure command which is saying 'configure: error: Oracle needed libraries not found', so there might be a clue as to what's missing in the output of 'configure'. If there is no way to make an RPM show you the output from the configure command, then you could tr

[PHP-INSTALL] PHP / Install problems....

2006-05-26 Thread RB
I’m trying to re-compile php-4.3.9-3.12 SRPM on a Red Hat Enterprise 4 platform to integrate or include support for the following Oracle products..   [EMAIL PROTECTED]:/var rpm -qa  | grep -i oracle oracle-instantclient-sqlplus-10.2.0.1-1 oracle-xe-10.2.0.1-1.0 oracle-instantclient-basic-10.2.

[PHP-INSTALL] Problems installing PHP on WinXP with Apache

2006-04-20 Thread Lars A
I am trying to make a replica of the installation at my web hotel to be able to learn and implement PHP and to develop applications. I am a real newbie on this and I have some problems to make PHP run in Apache server. Could somebody give some step by step instructions or advice a real beginne

Re: [PHP-INSTALL] problems with jpegsuppurt --> very urgent !!! <---

2006-03-09 Thread Ruprecht Helms
Mark Galbreath wrote: Perhaps your jpeg dynamic libraries are not registered in /etc/ld.so.conf? Try the ldconfig command to regenerate the shared library cache in /etc/ld.so.cache from the ld.so search path /etc >ldconfig and /usr/lib>ldconfig brings not the result I need. I configured my ph

Re: [PHP-INSTALL] problems with jpegsuppurt --> very urgent !!! <---

2006-03-09 Thread Mark Galbreath
Perhaps your jpeg dynamic libraries are not registered in /etc/ld.so.conf?  Try the ldconfig command to regenerate the shared library cache in /etc/ld.so.cache from the ld.so search path.  mark >>> Ruprecht Helms <[EMAIL PROTECTED]> 09-Mar-06 04:51:46 AM >>> Hi,I have problems with the jpegsuppor

[PHP-INSTALL] problems with jpegsuppurt --> very urgent !!! <---

2006-03-09 Thread Ruprecht Helms
Hi, I have problems with the jpegsupport within the gdlib. It's very urgent for me because this I need for a customer and if I get no help the customer is looking for something other that overtakes the project. I use php 4.4.2, freetype-2.1.10, jpeg-6b and gd-2.0.33. I configured my php like t

[PHP-INSTALL] problems with IIS 6.0

2006-03-06 Thread Marko Priks
From: Marko Priks [mailto:[EMAIL PROTECTED] Sent: Sunday, March 05, 2006 5:52 PM To: '[EMAIL PROTECTED]' Subject: problems with IIS 6.0   I got this error… I tried anything what I find in internet but it does not help   CGI Error The specified CGI application misbehaved by

[PHP-INSTALL] Problems loading PHP_CURL and PHP_LDAP

2006-03-02 Thread Bob Cox
Hello,   I have a Windows 2000 server with SP4 running IIS 5 and a web page that uses PHP. The site was working well until one of my users installed framework 1.1 and ASP.NET. Since then I get the following errors when I try to access the WEB page in question:   PHP Warning: Unknown():

[PHP-INSTALL] Problems compiling php-5.1.2 from source with openssl-0.9.7i

2006-02-13 Thread xampp
Having problems compiling php-5.1.2 from source on Solaris 9 (Sparc) platform - this is also reproducible with php-5.1.1. php-4.4.2 compiles and builds correctly with similar configure options as shown below. It seems to be a problem with compiling in openssl support Any help much appreciated

[PHP-INSTALL] Problems installing extensions

2006-01-27 Thread Adrian Schneider
Hi, I'm trying to install some php extensions (some pecls, some third-party). But I have always the same problem: System: Debian 3.1 sarge, Apache 2.0.54-5, PHP 5.0.5 (also tested with 5.1.2 - the same behavior in this case). Compiling and all the extension-specific stuff works fine. But when

[PHP-INSTALL] Problems running PHP under Linux

2006-01-03 Thread sunil bachwal
Dear Sir, I had written a small code in php to copy a file, its as follows I had named the file as cp.php. The problem is when i open the file in my browser(Mozilla),it issues a warning as follows Warning: copy(/etc/test1.txt): failed to open stream: Per

[PHP-INSTALL] Problems with install in Linux

2005-09-29 Thread Enrique Soto
Hi,     I'm trying to install PHP in my Linux Fedora Core 4 (just to metion the O.S and version) I follow all the step:   1. configure 2. make 3. make install 4. install   But when I go to the directory to check the installation I can't find the files. Just in case I ran the all the steps as a roo

[PHP-INSTALL] Problems with php-cgi / apache

2005-09-11 Thread Sascha Teifke
Hello list, I've got a shared hosting environment with the following services: Apache 2.0.51 PHP 4.3.11 under Fedora Core 2. PHP is used as module with Apache, but I want to switch to php-cgi, maybe with fast-cgi, because it seems to be a good option for a better security. So I did the followi

Re: [PHP-INSTALL] Problems installing PHP 5 with Apache 2

2005-05-17 Thread Petar Nedyalkov
On Monday 16 May 2005 23:53, StÃphane Bruno wrote: > Hello, > > I have apache 2.0.54 running on Fedora Core 1. I installed PHP5 with the > following command: > > ./configure --with-config-file-path=/etc --with-mysql=/usr/lib/mysql Add this: --with-apxs2=/usr/sbin/apxs > make > make install > > Th

Re: [PHP-INSTALL] Problems installing PHP 5 with Apache 2

2005-05-16 Thread Michael W.
I had a similar problem when installing PHP 5. libphp5.so is created by the compilation, but it is not created unless you tell it to. Add the following option to your ./configure command, and it should work: "--with-apxs2=/path/to/apache/bin/apxs" (minus the quotes). StÃphane Bruno wrote: Hell

[PHP-INSTALL] Problems installing PHP 5 with Apache 2

2005-05-16 Thread Stéphane Bruno
Hello, I have apache 2.0.54 running on Fedora Core 1. I installed PHP5 with the following command: ./configure --with-config-file-path=/etc --with-mysql=/usr/lib/mysql make make install The installation went well, and I added the following to httpd.conf: LoadModule php5_module libexec/libphp5.s

Re: [PHP-INSTALL] problems with php and MySQL (still)

2005-04-22 Thread David Bo Jensen
= 0 > > [Ingres II] > ; Allow or prevent persistent links. > ingres.allow_persistent = On > > ; Maximum number of persistent links. -1 means no limit. > ingres.max_persistent = -1 > > ; Maximum number of links, including persistents. -1 means no limit. > ingre

Re: [PHP-INSTALL] problems with php and MySQL (still)

2005-04-21 Thread Dave Moore
ing ; given by corresponding encode setting. When empty mbstring.internal_encoding ; is used. For the decode settings you can distinguish between motorola and ; intel byte order. A decode setting cannot be empty. ;exif.encode_unicode = ISO-8859-15 ;exif.decode_unicode_motorola = UCS-2BE ;exif.decod

Re: [PHP-INSTALL] problems with php and MySQL

2005-04-20 Thread Janet Valade
Dave Moore wrote: Hi, I have a php_mysql.dll file in my PHP directory at D:\PHP5\ext. I've tried copying this to C:\Windows\SYSTEM but this make no difference. There is no reference to SQL when running phpinfo() - the output is pasted below. As per the documentation, I took php.ini-recomme

Re: [PHP-INSTALL] problems with php and MySQL

2005-04-20 Thread list_php_config
The MySQL module isn't running or you would see it in your phpinfo. Make sure: extension=php_mysql.dll doesn't have a semicolon in front of it. Make sure you restart your webserver if you make any changes. Also in your php.ini file: include_path .;C:\php5\pear .;C:\php5\pear you dont need this

Re: [PHP-INSTALL] problems with php and MySQL

2005-04-20 Thread Dave Moore
Hi,     I have a php_mysql.dll file in my PHP directory at D:\PHP5\ext. I've tried copying this to C:\Windows\SYSTEM but this make no difference. There is no reference to SQL when running phpinfo() - the output is pasted below.   As per the documentation, I took php.ini-recommend and copied

Re: [PHP-INSTALL] problems with php and MySQL

2005-04-20 Thread David Bo Jensen
Where do you have the php_mysql.dll. Please send us a copy of the php.ini file. How many php.ini files do you have and whats the location of these? -- David Bo Jensen "List Php Config" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Does your phpinfo() show the mysql information? You

[PHP-INSTALL] problems with php and MySQL

2005-04-19 Thread list_php_config
Does your phpinfo() show the mysql information? You might not have the mysql modules loaded for PHP. John Hi All, I really need some help interfacing PHP5 with a MySQL database. I'm running MySQL 4.0.21, Apache 2.0.52 and PHP 5.0.2 on a desktop PC running Windows ME. I've followed all the appr

[PHP-INSTALL] problems with php and MySQL

2005-04-19 Thread Dave Moore
Hi All,     I really need some help interfacing PHP5 with a MySQL database. I'm running MySQL 4.0.21, Apache 2.0.52 and PHP 5.0.2 on a desktop PC running Windows ME. I've followed all the appropriate installation instructions and can get the server up and running and executing php files fine

Fwd: [PHP-INSTALL] problems with php mail()

2005-03-18 Thread Hex Star
-- Forwarded message -- From: Hex Star <[EMAIL PROTECTED]> Date: Fri, 18 Mar 2005 22:38:49 -0800 Subject: Re: [PHP-INSTALL] problems with php mail() To: Brad Kowalczyk <[EMAIL PROTECTED]> will the smtp options in php.ini work if I comment out the sendmail directive

Re: [PHP-INSTALL] problems with php mail()

2005-03-18 Thread Brad Kowalczyk
Hex Star wrote: Hello, I'm running a webserver on [url=http://www.yellowdoglinux.com]YellowDog Linux 4.0.1[/url] with Apache 2.0.51, php 4 and mysql but no local mail serverI am hosting some people and they'd like to be able to use the php mail() function...is there a way for me to configure it

[PHP-INSTALL] problems with php mail()

2005-03-18 Thread Hex Star
Hello, I'm running a webserver on [url=http://www.yellowdoglinux.com]YellowDog Linux 4.0.1[/url] with Apache 2.0.51, php 4 and mysql but no local mail serverI am hosting some people and they'd like to be able to use the php mail() function...is there a way for me to configure it to send mail th

Re: [PHP-INSTALL] Problems with installation

2005-03-07 Thread Brad Kowalczyk
Arild Reiten wrote: Have just installed PHP 4.3.9 and Apache 1.3 on a WinXP computer. Everything seems ok, but i can not transfer variables with PHP With this call in IE http://127.0.0.1/test.php?a=1 And test.php looking like this: It just prints a= Any ideas ?? Your code requires register globals

[PHP-INSTALL] Problems with installation

2005-03-07 Thread Arild Reiten
Have just installed PHP 4.3.9 and Apache 1.3 on a WinXP computer. Everything seems ok, but i can not transfer variables with PHP With this call in IE http://127.0.0.1/test.php?a=1 And test.php looking like this: It just prints a= Any ideas ??

Re: [PHP-INSTALL] Problems compiling PHP 5.0.2 on Fedora Core 3

2004-11-22 Thread Andrew Lee Paul
Hello again I have tried to remove the --enable-soap part of the configure. This time, the make terminates with: yte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_obje

[PHP-INSTALL] Problems compiling PHP 5.0.2 on Fedora Core 3

2004-11-22 Thread Andrew Lee Paul
Hello All I am trying to compile PHP 5.0.2 on a freshly installed Fedora Core 3. This is my PHP configure: ./configure \ --with-mysql=/usr/local/mysql \ --with-apxs=/usr/local/apache/bin/apxs \ --with-mcrypt=/usr/local/lib \ --enable-trans-sid \ --enable-t

[PHP-INSTALL] Problems installing PHP5 on Win2k3 and IIS 6.0

2004-11-05 Thread Chip
Trying to follow instructions on php.net and other resources on the web to install PHP5 on IIS 6.0 on Win2k3. Web sites are running on the E:\ drive, so I tried installing php to e:\php and setting up everything based on the ISAPI instructions. Have the web extensions set, the .php set in the

[PHP-INSTALL] problems with dynamically compiled php extensions ERROR: Warning: Invalid library (maybe not a PHP library)

2004-10-21 Thread Markus Benz
hi   i use these two commands to compile the extension cc -fpic -DPTHREADS -DZEND_DEBUG=0 -DZTS=1 -DCOMPILE_DL=1 -I/usr/local/include -I/usr/local/include/php/ext/standard -I/usr/local/include/php -I/usr/local/include/php/main -I cimd/cimd_lib/ -I /usr/local/include/php/TSRM -I/usr/local/in

[PHP-INSTALL] problems with dynamically compiled php extensions ERROR: Warning: Invalid library (maybe not a PHP library)

2004-10-21 Thread Markus Benz
hi   i use these two commands to compile the extension cc -fpic -DPTHREADS -DZEND_DEBUG=0 -DZTS=1 -DCOMPILE_DL=1 -I/usr/local/include -I/usr/local/include/php/ext/standard -I/usr/local/include/php -I/usr/local/include/php/main -I cimd/cimd_lib/ -I /usr/local/include/php/TSRM -I/usr/local/i

[PHP-INSTALL] Problems installing php-4.3.2 with support for Ingres II

2004-10-06 Thread Marcelo Rodrigues Barragan
Hello everyone,   Some days ago, I have installed Ingres II sgbd at freebsd operationg system, version 5.2-Release and everything works fine.   But, this week I`m trying to install php-4.3.2 with support for ingres II, using the following configure lines:   ./configure --prefix=/usr --wit

Re: [PHP-INSTALL] Problems installing PHP..

2004-10-04 Thread ciberflash
lczyk" <[EMAIL PROTECTED]> To: "ciberflash" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 6:54 PM Subject: Re: [PHP-INSTALL] Problems installing PHP.. > ciberflash wrote:> > >  > > I just installed Apache 1.3.31 on my W2K

Re: [PHP-INSTALL] Problems installing PHP..

2004-10-04 Thread Brad Kowalczyk
ciberflash wrote: I just installed Apache 1.3.31 on my W2K SP4 computer. The installation of Apache 1.3.31 went well. I can use my browser to reach the root directory belonging to Apache. I downloaded PHP 4.3.9. I used the instructions to setup PHP by Julie C. Melloni. I am using her book to

[PHP-INSTALL] Problems installing PHP..

2004-10-04 Thread ciberflash
  I just installed Apache 1.3.31 on my W2K SP4 computer.   The installation of Apache 1.3.31 went well. I can use my browser to reach the root directory belonging to Apache. I downloaded PHP 4.3.9. I used the instructions to setup PHP by Julie C. Melloni. I am using her book to learn PHP.

[PHP-INSTALL] Problems with XSLT on PHP5.0.1 Fatal error: Call to undefined function xslt_create()

2004-08-26 Thread Eric McDonald
Hi there: I installed PHP5.0.1 on Solaris 9 and pointed to libxml2-2.6.12 and libxslt-1.1.9 with the following: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-libxml-dir=/usr/local/src/libxml2-2.6.12 --with-xsl=/usr/local --with-xml=/usr/local --with-expat=/usr/local --with-freety

[PHP-INSTALL] Problems with XSLT on PHP5.0.1 Fatal error: Call to undefined function xslt_create()

2004-08-24 Thread Eric McDonald
Hi there: I installed PHP5.0.1 on Solaris 9 and pointed to libxml2-2.6.12 and libxslt-1.1.9 with the following: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-libxml-dir=/usr/local/src/libxml2-2.6.12 --with-xsl=/usr/local --with-xml=/usr/local --with-expat=/usr/local --with-freety

[PHP-INSTALL] Problems when compiling PHP 4.2.3

2004-08-24 Thread Jesse Swensen
Title: Problems when compiling PHP 4.2.3 I am having a problem getting a clean compile of PHP.  From what little I know (or understand) about what is happening, I think I have determined that a change with Oracle 9 may be the problem.  In previous versions of Oracle there where two lib directo

[PHP-INSTALL] Problems with Tomcat 5 and PHP 5

2004-08-17 Thread Stefano Bracco
I'm experiencing some problems using PHP 5 with Tomcat 5.0.27. I followed all the instructions about PHPSRVLT I could find over the Internet. I put all the files in the right paths and I checkd all the changes into the PHP.INI to address to the right libaries and files but I always receive the erro

[PHP-INSTALL] Problems with Tomcat 5 and PHP 5.0.1

2004-08-17 Thread Stefano Bracco
I'm experiencing some problems using PHP 5 with Tomcat 5.0.27. I followed all the instructions about PHPSRVLT I could find over the Internet. I put all the files in the right paths and I checkd all the changes into the PHP.INI to address to the right libaries and files but I always receive the erro

[PHP-INSTALL] Problems with PHP4.3.8 on Win 2003 server

2004-08-09 Thread BARILE, Gianfranco
Hello Anyone, I installed the PHP version 4.3.8 with the installer under Windows 2003 server into d:\php I tried to configure it but the system reply me with "Service Unavailable" page when I try to connect with a default page. Into ISAPI filters I added the PHP exension and the path to the php

[PHP-INSTALL] php install problems

2004-08-08 Thread Gabriele.B
Hi, I am having some problems with php v.4.3.2. I installed the cgi version ( installer ?). I am using it with mysql and IIS server. When I try to reach http:\\localhost on ie browser I get :      "Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled wi

Re: [PHP-INSTALL] Problems with one Script

2004-07-27 Thread Frank Bax
At 07:23 AM 7/27/04, Andreas Schulz wrote: I use a Netware 6.5 Server with Apache 2 and PHP 4.2.4-dev. I can use the phpinfo and then can I see the configuration. An other Script is not running then becomes the follwed error message: Warning: open_basedir restriction in effect. File is in wrong

[PHP-INSTALL] Problems with one Script

2004-07-27 Thread Andreas Schulz
Hello, I use a Netware 6.5 Server with Apache 2 and PHP 4.2.4-dev. I can use the phpinfo and then can I see the configuration. An other Script is not running then becomes the follwed error message: Warning: open_basedir restriction in effect. File is in wrong directory in SYS:/apache2/htdocs/

[PHP-INSTALL] Problems with installing MySQL extension on PHP5

2004-07-25 Thread Rosen
Hi, I'm using windows with apache 1.3 web server and PHP5 installed in c:\php folder. In php.ini I put the line "extension=php_mysql.dll" extension_dir = 'c:\php\ext\' When I start Apache I receive message: "PHP startup: Unable to load dynamic library 'c:\php\ext\php_mysql.dll' - One of the libra

[PHP-INSTALL] Problems compiling PHP 5 RC3

2004-06-12 Thread Luca Spiller
I am having a few problems compiling PHP 5 RC 3. I am following the tutorial at http://uk.php.net/install.apache2 and everything works up until I start to compile PHP. It all seems to work fine but then when running make at the end I get: ln: creating hard link 'libxml.o' to 'libxml.lo': Operation

Re: [PHP-INSTALL] Problems setting up PHP/Apache and LDAP authentication to Windows 2003

2004-05-21 Thread Chris Hewitt
Margaret E. Mast wrote: I am having a problem with PHP / Apache / and LDAP authentication. WE have a UNIX server Solaris 2.8. Until recently, we had been running PHP 4.0.4 and apache 1.3.23 and we were authenticating using the ldap module to Windows 2000. Our PC group upgraded the server to

[PHP-INSTALL] Problems setting up PHP/Apache and LDAP authentication to Windows 2003

2004-05-20 Thread Margaret E. Mast
I am having a problem with PHP / Apache / and LDAP authentication. WE have a UNIX server Solaris 2.8. Until recently, we had been running PHP 4.0.4 and apache 1.3.23 and we were authenticating using the ldap module to Windows 2000. Our PC group upgraded the server to Windows 2003 and the au

[PHP-INSTALL] Problems building 4.3.6 with IMAP

2004-04-27 Thread Rob Tanner
Hi, I'm having problems building 4.3.6 with IMAP support. The c-client library and includes are in /usr/local. The build fails on php_imap.c with the following: /home/rtanner/php-4.3.6/ext/imap/php_imap.c: In function `zm_startup_imap': /home/rtanner/php-4.3.6/ext/imap/php_imap.c:412: `unixdr

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-27 Thread Andrew Wills
Klaus wrote: Hi Mike, thanks for your response. Initially I just took: ./configure --with-apache=... --with-mysql=... --with-mcrypt=... The trials including --with-zlib-dir=... or --with-zlib=... also failed. Do you or anyone else have an idea? Greetings Klaus "Mike Beck" <[EMAIL PROTECTED]

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-27 Thread Andrew Wills
Klaus wrote: Hi Mike, thanks for your response. Initially I just took: ./configure --with-apache=... --with-mysql=... --with-mcrypt=... The trials including --with-zlib-dir=... or --with-zlib=... also failed. Do you or anyone else have an idea? Greetings Klaus "Mike Beck" <[EMAIL PROTECTED]

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-26 Thread Chris Hewitt
klaus wrote: Hi Chris, I started to study the config.log file more in deep. The kick-out error was: conftest.c -lmysqlclient -lmcrypt -lltdl -lresolv -lm -ldl -lnsl 1>&5 /usr/bin/ld: cannot find -lltdl Then I visited http://mcrypt.hellug.gr/mcrypt/index.html an learned that I have to

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-26 Thread klaus
Hi Chris, I started to study the config.log file more in deep. The kick-out error was: conftest.c -lmysqlclient -lmcrypt -lltdl -lresolv -lm -ldl -lnsl 1>&5 /usr/bin/ld: cannot find -lltdl Then I visited http://mcrypt.hellug.gr/mcrypt/index.html an learned that I have to install not

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-26 Thread klaus
Hi Mike, I started to study the config.log file more in deep. The kick-out error was: conftest.c -lmysqlclient -lmcrypt -lltdl -lresolv -lm -ldl -lnsl 1>&5 /usr/bin/ld: cannot find -lltdl Then I visited http://mcrypt.hellug.gr/mcrypt/index.html an learned that I have to install not o

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-26 Thread Chris Hewitt
Bottom posting... klaus wrote: Hi Mike, thanks for your response. Initially I just took: ./configure --with-apache=... --with-mysql=... --with-mcrypt=... The trials including --with-zlib-dir=... or --with-zlib=... also failed. Do you or anyone else have an idea? Greetings Klaus "Mike Beck" <[

RE: [PHP-INSTALL] problems at install: zlib error

2004-03-26 Thread Beck, Mike
klaus wrote: > Hi Mike, > > thanks for your response. > > Initially I just took: > ./configure --with-apache=... --with-mysql=... --with-mcrypt=... > > The trials including > --with-zlib-dir=... > or > --with-zlib=... > > also failed. > > Do you or anyone else have an idea? > What do you

Re: [PHP-INSTALL] problems at install: zlib error

2004-03-25 Thread klaus
Hi Mike, thanks for your response. Initially I just took: ./configure --with-apache=... --with-mysql=... --with-mcrypt=... The trials including --with-zlib-dir=... or --with-zlib=... also failed. Do you or anyone else have an idea? Greetings Klaus "Mike Beck" <[EMAIL PROTECTED]> schrieb

RE: [PHP-INSTALL] problems at install: zlib error

2004-03-25 Thread Beck, Mike
klaus wrote: > Dear all, > > I am to set up a LAMPS system > (Red Hat 7.3, Apache 1.3.29, MySQL 4.0.18, PHP 4.3.4). > > When trying to configure PHP with the follwing command: > > ./configure --with-apache=/usr/local/apache/apache_1.3.29 > > --with-mysql=/usr/local/mysql > > --with

[PHP-INSTALL] problems at install: zlib error

2004-03-25 Thread klaus
Dear all, I am to set up a LAMPS system (Red Hat 7.3, Apache 1.3.29, MySQL 4.0.18, PHP 4.3.4). When trying to configure PHP with the follwing command: ./configure --with-apache=/usr/local/apache/apache_1.3.29 --with-mysql=/usr/local/mysql --with-mcrypt=/usr/local/mcrypt_2_5_7/libmc

[PHP-INSTALL] problems installing php5

2004-03-10 Thread Behemoth
Hello there, I've just learned about php & what it can do for me (yes i'm rather green..), but anyhoo. Trying to make it work on apache2 ... I run Slackware9.1.0 with the 2.4.22 kernel gcc 3.2.3 apache 2.0.48 (which runs comfortably // ./configure --enable-mods-shared="all") the first time I r

Re: [PHP-INSTALL] Problems in installation

2004-01-15 Thread Ben Ramsey
> John is correct - IIS3 is most unlikely to be running on XP. If you're running WinXP, you *should* have IIS5 or higher. Windows Server 2000 shipped with IIS5, and it was released before XP. -Ben

Re: [PHP-INSTALL] Problems in installation

2004-01-15 Thread Phil Driscoll
On Wednesday 14 January 2004 20:55, John Holden wrote: > IIS 3??? You're kidding, right? I don't use Windows, but my > understanding is that's really old. Didn't Windows NT 4.0 distribute > with IIS4? John is correct - IIS3 is most unlikely to be running on XP. Like John, I don't run Windows, bu

RE: [PHP-INSTALL] Problems in installation

2004-01-14 Thread John Holden
Title: Message  -Original Message-From: Yue Zhang [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 3:50 PMTo: [EMAIL PROTECTED]Subject: [PHP-INSTALL] Problems in installation I try to install Php 4.3.4 on a win xp machine. I use php434-installer.exe. Web

  1   2   >