Re: [PHP] Dual PHP installation and session sharing

2009-07-20 Thread Bruno Fajardo
Hi, Zareef. I have not tried storing session in a database, and I think it's not an option in my case, since I'm working on a legacy software that uses distributed databases across several servers. Actually, I guess it would be easier to setup a new webserver, running PHP 5 only, and discontinue

Re: [PHP] Dual PHP installation and session sharing

2009-07-19 Thread Zareef Ahmed
On Sat, Jul 18, 2009 at 1:34 AM, Bruno Fajardo bsfaja...@gmail.com wrote: Hi all, I'm using Apache/2.2.3 (Linux/SUSE), running PHP 4.4.7 in CGI mode, in a dual installation with PHP 5.1.2 running as an Apache module. Scripts with .php5 extension are executed by PHP 5, and those with .php are

[PHP] Dual PHP installation and session sharing

2009-07-17 Thread Bruno Fajardo
Hi all, I'm using Apache/2.2.3 (Linux/SUSE), running PHP 4.4.7 in CGI mode, in a dual installation with PHP 5.1.2 running as an Apache module. Scripts with .php5 extension are executed by PHP 5, and those with .php are executed by PHP 4, and everything runs as expected. My question is: is it

Re: [PHP] Installation of php-5.2.8-win32-installer.msi

2009-02-01 Thread kimwah
Confirmed it is a php installation bug. Just found the step by step guide for Solving this problem. You can get the solution in http://d0--0b.blogspot.com/2009/02/cannot-install-php-528-to-xp-iis-5.html Hope this help :) -- View this message in context: http://www.nabble.com/Installation

[PHP] Installation of php-5.2.8-win32-installer.msi

2009-01-27 Thread Jerry Foote
Tried to install PHP using this installer and about 2/3 of the way through the installation I get an error message: I am trying to install the IIS ISAPI module and MySQL to the hard drive under c:\Program Files\PHP on an XP Professional SP2 machine. Any help on this problem?

Re: [PHP] Installation of php-5.2.8-win32-installer.msi

2009-01-27 Thread Chris
Jerry Foote wrote: Tried to install PHP using this installer and about 2/3 of the way through the installation I get an error message: I am trying to install the IIS ISAPI module and MySQL to the hard drive under c:\Program Files\PHP on an XP Professional SP2 machine. The mailing list

Re: [PHP] Installation of php-5.2.8-win32-installer.msi

2009-01-27 Thread Chris
Always cc the mailing list so others can offer suggestions/advice and so it will also show up in the archives later on. Jerry Foote wrote: The error message is: There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact

Re: [PHP] Installation of php-5.2.8-win32-installer.msi

2009-01-27 Thread Ashley Sheridan
On Wed, 2009-01-28 at 12:52 +1100, Chris wrote: Jerry Foote wrote: Tried to install PHP using this installer and about 2/3 of the way through the installation I get an error message: I am trying to install the IIS ISAPI module and MySQL to the hard drive under

RE: [PHP] Installation problems on Vista

2009-01-20 Thread lucson pierre-charles
index.html index.html.var index.php Lucson From: tg-...@gryffyndevelopment.com To: lucsonpie...@hotmail.com; php-general@lists.php.net Date: Mon, 19 Jan 2009 18:35:08 -0500 Subject: Re: [PHP] Installation problems on Vista You most likely need to configure Apache to process PHP script files. Check

[PHP] Installation problems on Vista

2009-01-19 Thread lucson pierre-charles
I am having problems installing the zip package (PHP5) on Windows Vista. The output will not come on the browser upon testing. Only the code is being output to the browser. Apache (Apache 2) was properly installed. Your assistance please. Regards, Lucson

Re: [PHP] Installation problems on Vista

2009-01-19 Thread Chris
lucson pierre-charles wrote: I am having problems installing the zip package (PHP5) on Windows Vista. The output will not come on the browser upon testing. Only the code is being output to the browser. Apache (Apache 2) was properly installed. Your assistance please. Regards, Lucson If

Re: [PHP] Installation problems on Vista

2009-01-19 Thread TG
, 19 Jan 2009 22:37:25 + Subject: [PHP] Installation problems on Vista I am having problems installing the zip package (PHP5) on Windows Vista. The output will not come on the browser upon testing. Only the code is being output to the browser. Apache (Apache 2) was properly installed. Your

[PHP] Installation doesn't complete, Windows Vista: error - script required to complete

2008-09-10 Thread Ben Stones
Hi, Others are facing the same problem and theres an official bug report here about it: http://bugs.php.net/bug.php?id=43639thanks=3 PHP hasn't fixed it since December 2007, wondering if anyone has a workaround as I cannot even uninstall it now as the same problem arises. Is there any workaround

Re: [PHP] Installation doesn't complete, Windows Vista: error - script required to complete

2008-09-10 Thread Stut
On 10 Sep 2008, at 11:26, Ben Stones wrote: Others are facing the same problem and theres an official bug report here about it: http://bugs.php.net/bug.php?id=43639thanks=3 PHP hasn't fixed it since December 2007, wondering if anyone has a workaround as I cannot even uninstall it now as the

[PHP] Re: Php installation

2008-08-30 Thread David Robley
It flance wrote: Hi all, I'm using Fedora 8. I installed php, mysql and apache. Now i can run a script connecting to a database from terminal but not from browser. Any suggestion? Have you configured apache to process php scripts? See item 14 at

Re: [PHP] Re: Php installation

2008-08-30 Thread David Robley
in the browser but they are procesed if run from terminal. So i guess this is a configuration problem but i have no idea how to fix it. Thanks --- On Sat, 8/30/08, David Robley [EMAIL PROTECTED] wrote: From: David Robley [EMAIL PROTECTED] Subject: [PHP] Re: Php installation To: php-general

[PHP] Php installation

2008-08-29 Thread It flance
Hi all, I'm using Fedora 8. I installed php, mysql and apache. Now i can run a script connecting to a database from terminal but not from browser. Any suggestion? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php installation problem

2008-01-29 Thread Umar
i do? systems are both slackware 12.0 php version same php installation paraments same then why this error message appears. Kind Regards, Umar Draz -- View this message in context: http://www.nabble.com/php-installation-problem-tp15117164p15117164.html Sent from the PHP - General mailing

Re: [PHP] php installation problem

2008-01-28 Thread Richard Lynch
reference to `libiconv_close' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 Now please help what should i do? systems are both slackware 12.0 php version same php installation paraments same then why this error message appears. Kind Regards, Umar Draz -- View

[PHP] php installation problem

2008-01-27 Thread Umar
:101: undefined reference to `libiconv_close' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 Now please help what should i do? systems are both slackware 12.0 php version same php installation paraments same then why this error message appears. Kind Regards, Umar Draz

RE: [PHP] php installation problem

2008-01-27 Thread Andrés Robinet
-Original Message- From: Umar [mailto:[EMAIL PROTECTED] Sent: Sunday, January 27, 2008 3:55 AM To: php-general@lists.php.net Subject: [PHP] php installation problem Dear Members! I have installed php-5.2.5 on slackware 12.0 with these option successfully ./configure

RE: [PHP] php installation problem

2008-01-27 Thread Andrés Robinet
-Original Message- From: Andrés Robinet [mailto:[EMAIL PROTECTED] Sent: Sunday, January 27, 2008 11:03 AM To: php-general@lists.php.net Subject: RE: [PHP] php installation problem -Original Message- From: Umar [mailto:[EMAIL PROTECTED] Sent: Sunday, January 27, 2008 3

RE: [PHP] php installation problem

2008-01-27 Thread Umar
Message- From: Andrés Robinet [mailto:[EMAIL PROTECTED] Sent: Sunday, January 27, 2008 11:03 AM To: php-general@lists.php.net Subject: RE: [PHP] php installation problem -Original Message- From: Umar [mailto:[EMAIL PROTECTED] Sent: Sunday, January 27, 2008 3:55 AM To: php-general

Re: [PHP] PHP installation

2007-10-31 Thread Richard Heyes
... Thanks for the help. I've got it installed now. In the end I found that the server came with 5.1.6 installed (:/), which despite not being 5.2.x, is still a jump from the 5.0.x I had before. -- Richard Heyes +44 (0)800 0213 172 http://www.websupportsolutions.co.uk Knowledge Base and

[PHP] PHP installation

2007-10-30 Thread Richard Heyes
Hi, Trying to install PHP, however it's failing with the following: Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... /usr/lib64 checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... no configure:

Re: [PHP] PHP installation

2007-10-30 Thread Per Jessen
Richard Heyes wrote: The following is in config.log: configure:20028: checking whether libxml build works configure:20055: gcc -o conftest -g -O2 conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 15 /usr/bin/ld: cannot find -lz Looks like you need to install libz. /Per

Re: [PHP] PHP installation

2007-10-30 Thread Richard Heyes
Per Jessen wrote: Richard Heyes wrote: The following is in config.log: configure:20028: checking whether libxml build works configure:20055: gcc -o conftest -g -O2 conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 15 /usr/bin/ld: cannot find -lz Looks like you need to install

Re: [PHP] PHP installation

2007-10-30 Thread Richard Heyes
Richard Heyes wrote: Per Jessen wrote: Richard Heyes wrote: The following is in config.log: configure:20028: checking whether libxml build works configure:20055: gcc -o conftest -g -O2 conftest.c -lresolv -lm -ldl -lnsl -lxml2 -lz -lm 15 /usr/bin/ld: cannot find -lz Looks

Re: [PHP] PHP installation

2007-10-30 Thread Per Jessen
Richard Heyes wrote: OK so now I'm back to compiling PHP after the ridiculous nightmare of rpms. I checked /lib and have the following: [EMAIL PROTECTED] php-5.2.4]# ls -l /lib/libz.so.1.2.3 -rwxr-xr-x 1 root root 71744 Sep 21 19:23 /lib/libz.so.1.2.3 Is PHP looking for a different file?

[PHP] Installation of pear

2007-09-28 Thread edwardspl
Dear All, Mine is FC6... Just download the pear from http://download.pear.php.net/package/PEAR-1.6.2.tgz So how to install the pear 1.6.2 with the system ? Thank for your help ! Edward. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: [Fedora] [PHP] Installation of pear

2007-09-28 Thread Ashley M. Kirchner
[EMAIL PROTECTED] wrote: Dear All, Mine is FC6... Just download the pear from http://download.pear.php.net/package/PEAR-1.6.2.tgz So how to install the pear 1.6.2 with the system ? Read the installation documentation that comes with it. -- W | It's not a bug - it's an undocumented

Re: [PHP] Installation of pear

2007-09-28 Thread Jim Lucas
[EMAIL PROTECTED] wrote: Dear All, Mine is FC6... Just download the pear from http://download.pear.php.net/package/PEAR-1.6.2.tgz So how to install the pear 1.6.2 with the system ? Thank for your help ! Edward. yum install php-pear -- Jim Lucas Some men are born to greatness, some

[PHP] Installation problem

2007-07-13 Thread William Sang Lee
Hi, I am trying to install a package using SSH because my Web-based PEAR is not working. So, I type in pear install Date. But, it only says Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Non-recoverable failure in name resolution in RPC.php on line 464 Warning:

Re: [PHP] Installation problem

2007-07-13 Thread Tijnema
On 7/13/07, William Sang Lee [EMAIL PROTECTED] wrote: Hi, I am trying to install a package using SSH because my Web-based PEAR is not working. So, I type in pear install Date. But, it only says Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Non-recoverable failure in name

Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-16 Thread Rahul Sitaram Johari
Ok, this didn't work for me. I replaced the libmySQL.dll in my php installation with the one in my mySQL Server installation. Still getting the same : cannot load mysql extension, please check PHP Configuration I can't figure for the life of me why mySQL extension won't work with PHP just

Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Richard Davey
Rahul Sitaram Johari wrote: 'cannot load mysql extension, please check PHP Configuration'. I¹ve installed PHP on XP computers hundreds of times, so I¹m not exactly a newbie to this, but I¹m not sure if it¹s Vista causing the problem or I¹m doing something wrong. Which MySQL extension are you

Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Tijnema !
On 3/14/07, Rahul Sitaram Johari [EMAIL PROTECTED] wrote: Ave, I recently configured Installed PHP on my Windows Vista PC, running Apache 2.2 Web Server. MySQL 5 was also installed. Apache is running fine ­ mySQL is running fine ­ PHP is running fine. The problem is, I¹m getting this error

Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Rahul Sitaram Johari
You're probably on the right track here. I was doing some googling and I came across someone running Apache/PHP/mySQL on a Windows 2000 computer and was getting the exact same error. They found out it was a Security issue since administrative rights were not being delivered to required

Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Rahul Sitaram Johari
You kidding me? I didn't know anything about that! That could be the solution! I'm gonna give this a try and see if that makes a difference. I'm using native mySQL btw, not mysqli. Thanks! On 3/14/07 9:54 AM, Richard Davey [EMAIL PROTECTED] wrote: Rahul Sitaram Johari wrote: 'cannot load

RE: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Tim
-Message d'origine- De : Rahul Sitaram Johari [mailto:[EMAIL PROTECTED] Envoyé : mercredi 14 mars 2007 15:05 À : Richard Davey; PHP Objet : Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache You kidding me? I didn't know anything about that! That could

Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Rahul Sitaram Johari
Ave, Well good words there, I'm not gonna argue with you on that. And as much as I have heard general windows users crib about Vista's security features, I have heard same amount of praise by more 'developers' genre of users about its' security features. Your second suggestion of learning your

RE: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache

2007-03-14 Thread Tim
-Message d'origine- De : Rahul Sitaram Johari [mailto:[EMAIL PROTECTED] Envoyé : mercredi 14 mars 2007 16:48 À : Tim; PHP Objet : Re: [PHP] cannot load mysql extension - PHP Installation on Vista/Apache Ave, Well good words there, I'm not gonna argue with you

[PHP] php installation problem

2007-01-23 Thread Ross
Just installed apache and am looking at an error Warning: session_start() [function.session-start]: open(C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\sess_ob822kp9sqlndjvu089r845e50, O_RDWR) failed: No such file or directory (2) in C:\Apache\Apache2\htdocs\ssn\editor.php on line 4 Should I set

Re: [PHP] php installation problem

2007-01-23 Thread Chris
Ross wrote: Just installed apache and am looking at an error Warning: session_start() [function.session-start]: open(C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\sess_ob822kp9sqlndjvu089r845e50, O_RDWR) failed: No such file or directory (2) in C:\Apache\Apache2\htdocs\ssn\editor.php on line 4

RE: [PHP] PHP Installation question

2006-12-09 Thread Beauford
: [PHP] PHP Installation question Beauford wrote: Hi, I am trying to install vBulletin and keep getting this error: Fatal error: Call to undefined function: gzinflate(). The only thing I can find on this is that zlib needs to be configured with PHP at compile time. So I reinstalled PHP using

RE: [PHP] PHP Installation question

2006-12-07 Thread Beauford
in either version of Slack. So I think I'm just going around in circles with this. Thoughts.. B -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: December 7, 2006 12:15 AM To: Beauford Cc: php-general@lists.php.net Subject: Re: [PHP] PHP Installation question Beauford wrote

Re: [PHP] PHP Installation question

2006-12-07 Thread Chris
Beauford wrote: I'm thinking though that this isn't really the problem. When I install Slackware, I install everything (except for games). On my older PC I installed version 8.1 and had no problems, but now with version 10 I have problems. I'm pretty sure that zlib-dev or zlib-devel has never

RE: [PHP] PHP Installation question

2006-12-07 Thread Beauford
-general@lists.php.net Subject: Re: [PHP] PHP Installation question Beauford wrote: I'm thinking though that this isn't really the problem. When I install Slackware, I install everything (except for games). On my older PC I installed version 8.1 and had no problems, but now with version 10 I have

Re: [PHP] PHP Installation question

2006-12-07 Thread Ryan Creaser
Beauford wrote: Hi, I am trying to install vBulletin and keep getting this error: Fatal error: Call to undefined function: gzinflate(). The only thing I can find on this is that zlib needs to be configured with PHP at compile time. So I reinstalled PHP using the following: ./configure

Re: [PHP] PHP Installation question

2006-12-07 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-12-08 12:21:16 +1100: Beauford wrote: I'm thinking though that this isn't really the problem. When I install Slackware, I install everything (except for games). On my older PC I installed version 8.1 and had no problems, but now with version 10 I have problems. I'm

[PHP] PHP Installation question

2006-12-06 Thread Beauford
Hi, I am trying to install vBulletin and keep getting this error: Fatal error: Call to undefined function: gzinflate(). The only thing I can find on this is that zlib needs to be configured with PHP at compile time. So I reinstalled PHP using the following: ./configure --with-mysql

Re: [PHP] PHP Installation question

2006-12-06 Thread Chris
Beauford wrote: Hi, I am trying to install vBulletin and keep getting this error: Fatal error: Call to undefined function: gzinflate(). The only thing I can find on this is that zlib needs to be configured with PHP at compile time. So I reinstalled PHP using the following: ./configure

RE: [PHP] PHP Installation question

2006-12-06 Thread Beauford
- From: Chris [mailto:[EMAIL PROTECTED] Sent: December 6, 2006 7:35 PM To: Beauford Cc: php-general@lists.php.net Subject: Re: [PHP] PHP Installation question Beauford wrote: Hi, I am trying to install vBulletin and keep getting this error: Fatal error: Call to undefined function: gzinflate

Re: [PHP] PHP Installation question

2006-12-06 Thread Chris
Beauford wrote: I have zlib-1.2.1.1-i486-1. Whether that is zlib-devel or zlib-dev I have no idea, and not sure how to find out. Zlib is different to zlib-dev/zlib-devel. The zlib package only contains the binaries and man pages. The zlib-devel package contains the header files (zlib.h for

[PHP] PHP installation determination

2006-03-28 Thread Bronislav Klucka
Hi, I'm using 2 copies of PHP 1/ on local computer for developing 2/ on web server regular running webs Is there any way to determine what PHP i'm using? Where am I?. Can I somehow define my own constant in php.ini? Brona -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] PHP installation determination

2006-03-28 Thread Bronislav Klucka
Hi, I didn't mean to able to determine this myself. I was thinking somethink like ?php if (is_debug()) do something else do something else function is_debug() { here I need to determine where am I } Brona Dave Goodchild wrote: Two easy ways - type 'php -v' on the command line or run

RE: [PHP] PHP installation determination

2006-03-28 Thread Shaunak Kashyap
-mail and destroy all copies of this transmission. -Original Message- From: Bronislav Klucka [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 10:08 AM To: php-general@lists.php.net Subject: [PHP] PHP installation determination Hi, I'm using 2 copies of PHP 1/ on local

[PHP] Re: PHP installation determination

2006-03-28 Thread Mike Milano
Bronislav Klucka wrote: Hi, I'm using 2 copies of PHP 1/ on local computer for developing 2/ on web server regular running webs Is there any way to determine what PHP i'm using? Where am I?. Can I somehow define my own constant in php.ini? Brona Is the server IP good enough for this?

RE: [PHP] Installation problem with PHP%

2005-09-26 Thread Jay Blanchard
[snip] When I do a 'view source' in the web browser I can see the source code of my PHP script. I presume that this means that the web server did not send the script to PHP for interpretation. Something is wrong with the server configuration . [/snip] Did you read

[PHP] Installation problem with PHP%

2005-09-25 Thread Tony Prodger
Dear Sir, I wonder if you can help me with the following probem?? I am using: Windows XP Professional Apache HTTP Server 2.054 PHP 5.0.4 MySQL 4.1 Apache and MySQL are running I have installed PHP, but when I use my browser to view the following test file: html head titleMy PHP

Re: [PHP] Installation problem with PHP%

2005-09-25 Thread Rory Browne
On 9/25/05, Tony Prodger [EMAIL PROTECTED] wrote: Dear Sir, I wonder if you can help me with the following probem?? I am using: Windows XP Professional Yes. Upgrade to Unix. Apache HTTP Server 2.054 PHP 5.0.4 MySQL 4.1 Apache and MySQL are running I have installed PHP, but when

Re: [PHP] Installation problem with PHP%

2005-09-25 Thread Raz
[snip] http://newbieclub.com/?hands_on [/snip] Great site that, never need that php list ever again! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [RELEASE ANNOUNCEMENT] PEAR 1.4.0 provides revolution in PHP installation

2005-09-20 Thread Greg Beaver
September 20, 2005 FOR IMMEDIATE RELEASE Contact: Gregory Beaver ([EMAIL PROTECTED]) As of Sunday, September 18, 2005, the PEAR installer has reached maturity as an enterprise-level installation tool for PHP code. The release of version 1.4.0 stable ushers in several essential features for

[PHP] [RELEASE ANNOUNCEMENT] PEAR 1.4.0 provides revolution in PHP installation

2005-09-20 Thread Greg Beaver
September 20, 2005 FOR IMMEDIATE RELEASE Contact: Gregory Beaver ([EMAIL PROTECTED]) As of Sunday, September 18, 2005, the PEAR installer has reached maturity as an enterprise-level installation tool for PHP code. The release of version 1.4.0 stable ushers in several essential features for

[PHP] Problem with Apache+Fedora Core 4 + PHP Installation

2005-09-06 Thread Feris Thia C.
Hi All, I'm using Fedora Core 4 (kernell 2.6.11-1.1369_FC4) and having problem when installing Apache + PHP... the configuration that I'm using : 1. Apache 2.0.54 ./configure --prefix=/usr/local/apache2 --enable-so make make install 2. PHP 4.3.1 ./configure

[PHP] Installation

2005-06-09 Thread afrodriguez
Hi! I am running Apache on Windows XP and would like to install PHP. I'll be using PHP within my computer for development purposes. 1st issue. When I installed Apache, the installation program self-configures. Since I use a permanent, broadband connection, I think Apache detected it and

RE: [PHP] Installation

2005-06-09 Thread Jay Blanchard
[snip] ... and assumed I was using Apache as a Web sever. How can I fix this? [/snip] Uh, dude, Apache is a web server. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Installation

2005-06-09 Thread Jim Moseby
Hi Tony! 1st issue. When I installed Apache, the installation program self-configures. Since I use a permanent, broadband connection, I think Apache detected it and assumed I was using Apache as a Web sever. How can I fix this? Apache *is* a web server. Nothing to fix here. You need

Re: [PHP] Installation

2005-06-09 Thread Chris Ramsay
Go to where you extracted php (I assume it was C:\php, right?) and there is a file called install.txt - read it; it will tell you exactly what you need to know... Raz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Installation

2005-06-09 Thread Richard Davey
Hello, Thursday, June 9, 2005, 1:47:41 PM, you wrote: aan 1st issue. When I installed Apache, the installation program aan self-configures. Since I use a permanent, broadband connection, I aan think Apache detected it and assumed I was using Apache as a Web aan sever. How can I fix this? I

Re: [PHP] Installation

2005-06-09 Thread Lowell Allen
[EMAIL PROTECTED] wrote: Hi! I am running Apache on Windows XP and would like to install PHP. I'll be using PHP within my computer for development purposes. 1st issue. When I installed Apache, the installation program self-configures. Since I use a permanent, broadband connection, I think

Re: [PHP] Installation problem of PhP5.0.4 on Fedora 2

2005-04-12 Thread Andy Pieters
On Tuesday 12 April 2005 00:28, Richard Lynch wrote: If your httpd.conf has a line loading PHP4 in it, comment that out. Actually it might be inside a conf file in the conf.d subdirectory cd /etc/httpd/conf.d for a in *.conf; do echo File $a; grep php $a; done Will point you in the right

Re: [PHP] Installation problem of PhP5.0.4 on Fedora 2

2005-04-11 Thread Teng Wang
Hi,Richard Lynch Thanks for your reply. But I can't find any line for PHP4. How to load both 4 and 5? Thanks again! Teng Wang 2005/04/11 18:36:36 At Mon, 11 Apr 2005 15:28:38 -0700

Re: [PHP] Installation problem of PhP5.0.4 on Fedora 2

2005-04-11 Thread Richard Lynch
On Mon, April 11, 2005 3:41 pm, Teng Wang said: Hi,Richard Lynch£º Thanks for your reply. But I can't find any line for PHP4. How to load both 4 and 5? If you want to use both PHP 4 and 5, see the thread php 4 php 5 from March 1st through March 5th. Pay particular attention to Rasmus

[PHP] Installation problem of PhP5.0.4 on Fedora 2

2005-04-10 Thread Teng Wang
Sorry to bother all of you for such a long mail. Most of this email is just scripts. I really need your kindly help! I have a problem when installing PHP5.0.4 on my full-installed Fedora 2 with the following steps: # ./configure

Re: [PHP] Installation problem of PhP5.0.4 on Fedora 2

2005-04-10 Thread Greg Donald
On Apr 10, 2005 10:59 PM, Teng Wang [EMAIL PROTECTED] wrote: If true, how can I uninstall php4.3.8 first and install php5.0.4 correctly? You can remove your PHP4 rpms with: rpm -qa | grep php | xargs rpm -e -- Greg Donald Zend Certified Engineer http://destiney.com/ -- PHP General Mailing

Re: [PHP] Installation Warning?

2005-04-09 Thread Jochem Maas
[EMAIL PROTECTED] wrote: So it seems that Apache's multi-threading is the issue. So IIS is the way to go then or Apache 1.x eh? The trouble with going the Apache 1.x route is that I've been having trouble downgrading from 2.x to 1.x... Well someday I'll find a use for Linux...The check is in the

Re: [PHP] Installation Warning?

2005-04-09 Thread Andy Pieters
On Friday 08 April 2005 20:27, [EMAIL PROTECTED] wrote: Anyone have any ideas on why it is suggesting NOT to use php and Apache 2.0.x in a production environment? I'm planning on developing several large apps for my company and expect 300-400 people to be hitting it throughout the business

[PHP] Installation Warning?

2005-04-08 Thread list_php_general
Hi all, I'm in the process of getting started on a new web app and want to compare performance etc. of: php5, MySQL, Apache and Smarty on Windows 2000 Server vs. Red Hat Linux FC3 While installing php5, in the install doc it says Do not use Apache 2.0.x and PHP in a production environment

Re: [PHP] Installation Warning?

2005-04-08 Thread John Nichel
Please turn off your return receipts when sending to a mailing list. -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Installation Warning?

2005-04-08 Thread Andy Pieters
Here is that faq url http://www.php.net/manual/en/faq.installation.php#faq.installation.apache2 Cheers Andy -- Registered Linux User Number 379093 -- Feel free to check out these few php utilities that I released under the GPL2 and that are meant for use with a php cli binary:

re: [PHP] Installation Warning?

2005-04-08 Thread list_php_general
So it seems that Apache's multi-threading is the issue. So IIS is the way to go then or Apache 1.x eh? The trouble with going the Apache 1.x route is that I've been having trouble downgrading from 2.x to 1.x... Well someday I'll find a use for Linux...The check is in the mail, Mr. Gates. John

Re: [PHP] png.h not found, something's going wrong in my PHP installation

2005-01-04 Thread Richard Lynch
Curt Zirzow wrote: * Thus wrote Aaron Paulley: I found a thread a couple of weeks ago where someone had to create symbolic links in order to get their install of PHP to work because PHP wasn't able to find png.h. A reference to that thread could be helpfull.

Re: [PHP] png.h not found, something's going wrong in my PHP installation

2005-01-04 Thread Curt Zirzow
* Thus wrote Richard Lynch: Curt Zirzow wrote: * Thus wrote Aaron Paulley: I found a thread a couple of weeks ago where someone had to create symbolic links in order to get their install of PHP to work because PHP wasn't able to find png.h. A reference to that thread could be

[PHP] png.h not found, something's going wrong in my PHP installation

2005-01-03 Thread Aaron Paulley
I found a thread a couple of weeks ago where someone had to create symbolic links in order to get their install of PHP to work because PHP wasn't able to find png.h. I am having the same problem. I made no changes to the installation of libpng, installed it in its default location and PHP cannot

Re: [PHP] png.h not found, something's going wrong in my PHP installation

2005-01-03 Thread Curt Zirzow
* Thus wrote Aaron Paulley: I found a thread a couple of weeks ago where someone had to create symbolic links in order to get their install of PHP to work because PHP wasn't able to find png.h. A reference to that thread could be helpfull. I am having the same problem. I made no changes to

[PHP] Re: LINUX: Problem with php installation

2004-11-11 Thread Sebastian Mendel
Abhilash Kumar wrote: I installed latest version of PHP from the source on a AMD ATHELON64 system with REDHAT 9.0 installed with apache server 2. There were no error upon running configure or make or make install I have checked the instalation procedures many times now but I get a blank screen on

[PHP] LINUX: Problem with php installation

2004-11-10 Thread abhilash kumar
I installed latest version of PHP from the source on a AMD ATHELON64 system with REDHAT 9.0 installed with apache server 2. There were no error upon running configure or make or make install I have checked the instalation procedures many times now but I get a blank screen on the mozilla browser.

Re: [PHP] LINUX: Problem with php installation

2004-11-10 Thread Greg Donald
On Wed, 10 Nov 2004 20:34:46 + (GMT), abhilash kumar [EMAIL PROTECTED] wrote: The error log file is showing Segmentation fault. Did you happen to try display_startup_errors = On in your php.ini.. I'm not sure but it might provide a more informative error message. -- Greg Donald Zend

[PHP] php installation

2004-10-17 Thread alagu raj
hello all, i need to install php, postgresql and apache. i had redhat 7.3 running. i like to know, the comaptible versions of the above three. i couldn't install the current version of the above three as it is asking for GLIBC-2.3. but i had GLIBC-2.2.5 running. it is not possible to update

RE: [PHP] recompile your PHP installation with --with-mysql optio n

2004-06-22 Thread Nguyen, Long P (Mission Systems)
: Monday, June 21, 2004 10:56 PM To: php-general Mailing List Subject: Re: [PHP] recompile your PHP installation with --with-mysql optio n * Thus wrote Nguyen, Long P (Mission Systems): I recompiled PHP with --with-mysql=/usr/local/sql and still got the following errors: Checking PHP configuration

[PHP] recompile your PHP installation with --with-mysql option

2004-06-21 Thread Nguyen, Long P (Mission Systems)
How do you recompile your PHP installation with --with-mysql option?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] recompile your PHP installation with --with-mysql option

2004-06-21 Thread John Nichel
Nguyen, Long P (Mission Systems) wrote: How do you recompile your PHP installation with --with-mysql option?? In the PHP source tree $ ./configure --with-mysql[=dir] --with-other-options $ make $ make install I'm sure this will bring a few questions. ;) -- John C. Nichel KegWorks.com

RE: [PHP] recompile your PHP installation with --with-mysql optio n

2004-06-21 Thread Nguyen, Long P (Mission Systems)
I recompiled PHP with --with-mysql=/usr/local/sql and still got the following errors: Checking PHP configuration settings PHP version... success [4.2.2] DOMXML extension... success [2.4.23] MySQL extension failure [required-extension not installed] recompile your PHP installation

Re: [PHP] recompile your PHP installation with --with-mysql optio

2004-06-21 Thread FrzzMan
] DOMXML extension... success [2.4.23] MySQL extension failure [required-extension not installed] recompile your PHP installation with --with-mysql option -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 1:58 PM To: php-general Mailing List Subject

Re: [PHP] recompile your PHP installation with --with-mysql optio n

2004-06-21 Thread Curt Zirzow
not installed] Um.. how exactly are you doing this, this isn't php configure output. -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] ... Nguyen, Long P (Mission Systems) wrote: How do you recompile your PHP installation with --with-mysql option?? In the PHP

[PHP] Installation Question

2004-06-11 Thread Marlene Thoms
I am running Windows XP and have installed Apache2, MyODBC, mySQL and php on my workstation. Apache and MySQL are running, however when I try to access phpinfo.php from my browser, php is not being accessed. Instead I see the source code. I have gone through the installation instructions several

[PHP] Installation Question

2004-06-11 Thread Marlene Thoms
I am running Windows XP and have installed Apache2, MyODBC, mySQL and php on my workstation. Apache and MySQL are running, however when I try to access phpinfo.php from my browser, php is not being accessed. Instead I see the source code. I have gone through the installation instructions several

Re: [PHP] Installation Question

2004-06-11 Thread Steve Douville
did you set up the mime types in apache? did you restart apache? - Original Message - From: Marlene Thoms [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 12, 2004 12:37 AM Subject: [PHP] Installation Question I am running Windows XP and have installed Apache2, MyODBC, mySQL

Re: [PHP] Installation Question

2004-06-11 Thread Pham Cong Dinh
Hi, I also have an installation guide on PHP4/5, Apache2, Windows XP but it is written in Vietnamese ( http://www.opensourcevn.org/javavietnam/php/caiphp.htm ). Could you give me some details on your installation process ? Regards, Dinh Marlene Thoms wrote: I am running Windows XP and have

  1   2   3   >