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 na

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 http://us3.php.net/manual/en/inst

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

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 install

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 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 Rasmu

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-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 Mailin

Re: [PHP] Installation problem

2003-06-01 Thread Jason k Larson
Call it a hunch ... ./configure --with-apxs2=/usr/local/apache2/bin/apxs \ --with-mysql=/usr/local/mysql -- Jason k Larson Ron Dyck wrote: I'm currently attempting to upgrade to the latest version of php. When I run: ./configure --with-apxs2=/usr/local/apache2/bin/apxs \ --with-mysql=/usr/loca

Re: [PHP] Installation Problem

2003-03-26 Thread Ray Hunter
Maybe have this: LoadModule php4_module modules/libphp4.so AddType application/x-httpd-php .php I would load the module first and then add the type...might not make a bit of difference. -- Ray On Wed, 2003-03-26 at 03:24, bob pilly wrote: > Hi > > Im trying to install php-4.3.1 as a dynamic

Re: [PHP] installation problem

2001-03-23 Thread Rasmus Lerdorf
Because PHP needs to be able to find both the lib and the header files. Since the header files are nowhere to be found under /usr/lib, that isn't going to work. --with-gd=/usr is what you want here. -Rasmus On Sat, 24 Mar 2001, Paulo Vinícius Vitto Ruthes wrote: > can somebody explain me WHY I

Re: [PHP] installation problem

2001-02-26 Thread eschmid+sic
On Tue, Feb 27, 2001 at 10:34:53AM +1030, David Robley wrote: > On Mon, 26 Feb 2001 20:52, [EMAIL PROTECTED] wrote: > > I'm a beginner but...I can't install php-4.o.4pl1 on my linux > > mandrake..why? > > When I run configure ,the program checks all the files... > > there are some missing..but it

Re: [PHP] installation problem

2001-02-26 Thread David Robley
On Mon, 26 Feb 2001 20:52, [EMAIL PROTECTED] wrote: > I'm a beginner but...I can't install php-4.o.4pl1 on my linux > mandrake..why? > When I run configure ,the program checks all the files... > there are some missing..but it never return an error > it return a warning 'you will need bison if you