Re: [PHP-INST] new install of PEAR on 2k

2003-07-06 Thread Pierre-Alain Joye
On Thu, 3 Jul 2003 15:34:25 -0500 "jsWalter" <[EMAIL PROTECTED]> wrote: > I just installed PEAR on my Win2k box. > > I try to use DB.php and I get this... > > Fatal error: main(): Failed opening required 'DB.php' > (include_path='.;c:\php4\pear') > > I can't find this path defined *any

Re: [PHP-INST] Trouble configuring v4.3 php.ini

2003-06-10 Thread Pierre-Alain Joye
On Tue, 10 Jun 2003 14:44:18 +0100 "Nick Wright" <[EMAIL PROTECTED]> wrote: > I've set up a website running on PHP v4.2 with the default php.ini > When I run the site on v4.3 with php.ini at its default I receive > loads of errors such as: > > Notice: Undefined index: action in > c:\inetpub\wwwro

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Pierre-Alain Joye
On 18 Feb 2003 12:40:21 -0500 Adam Voigt <[EMAIL PROTECTED]> wrote: > Let see the amount of applications are useless > just because they do not take care about these settings. > > A. What? > B. If your trying to say look at the amount of programs that are > useless because they don't pre-

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Pierre-Alain Joye
On 18 Feb 2003 12:30:59 -0500 Adam Voigt <[EMAIL PROTECTED]> wrote: > On Tue, 2003-02-18 at 10:59, Pierre-Alain Joye wrote: > Hmmm, bad advice, you better to safely fix them. > > Reply: > > This is infact an extremely common practice, and infact 90% of the PHP > app

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Pierre-Alain Joye
On 18 Feb 2003 10:59:05 -0500 Adam Voigt <[EMAIL PROTECTED]> wrote: > Set your error_reporting (in your php.ini) > to: E_ALL & ~E_NOTICE > > There just warning's, you can safely ignore them. Hmmm, bad advice, you better to safely fix them hth pierre -- PHP Install Mailing List (http://www.p

Re: [PHP-INST] Problems with ImageCreateTrueColor

2003-01-16 Thread Pierre-Alain Joye
Hello, Remove all files related to an external GD (including includes), configure php using the option --with-gd, without arg. This will use the bundled GD. hth pierre -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Can't generate graphics

2003-01-13 Thread Pierre-Alain Joye
On Mon, 13 Jan 2003 19:40:45 -0500 "Will Nordmeyer" <[EMAIL PROTECTED]> wrote: > gd configure --with-gd without any parameter will setup the bundled gd. hth pierre -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Re: make error with gd

2002-11-21 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 23:24:25 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > Well I managed to come pass the gd problem with php-4.3.0RC1, but > now compiling hangs at: Do you compile apache yourselft or used RPMs ? If you ve used RPMS, install devel packages too. btw, for the bundled gd with RC1 s

Re: [PHP-INST] make error with gd

2002-11-21 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 18:59:15 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > "Pierre-Alain Joye" <[EMAIL PROTECTED]> wrote: > > >> It seems you use a 2.04+ version of GD ? > > Yes I did install gd-2.0.7 > What I don't understand is why

Re: [PHP-INST] make error with gd

2002-11-20 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 16:19:46 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > Hi, > > I don't know how anyone manages it to compile php from source. I tried > it know with the last 3 versions of php and it always fails. > configure goes ok, but when I do make it stops with: It seems you use a 2.04+ ve

Re: [PHP-INST] How can I activate XML functions in Apache / Mandrake Distro

2002-11-15 Thread Pierre-Alain Joye
On Fri, 15 Nov 2002 17:13:27 -0800 (PST) Manuel Soto <[EMAIL PROTECTED]> wrote: > I've mandrake 9.0 and use the Apache it has by default > but xml functions are unavailable, for example this > line does not works. > > $xml_parser = xml_parser_create(); > > Does any body may advise me what do I h

Re: [PHP-INST] gd-2.x

2002-11-09 Thread Pierre-Alain Joye
On Sat, 9 Nov 2002 23:02:49 +0100 "Richard Pijnenburg" <[EMAIL PROTECTED]> wrote: > Well, i'm getting nothing but errors with php 4.2.3 and gd-2.0.4 > > With the php config, it detects the 2.x functions, but not that they > are really there ( getting all 'no' ) > > Any idea ? How can you expect

Re: [PHP-INST] mysqldump ?!

2002-11-04 Thread Pierre-Alain Joye
On Mon, 4 Nov 2002 08:28:43 -0500 "Bronwen Hodgkinson" <[EMAIL PROTECTED]> wrote: > All I know is how to run.php files. Does PHP offer a > solution here? phpMyAdmin or others similar apps provide this feature. hth pa -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: htt

Re: [PHP-INST] redhat8 php4.3.0pre2 apxs problem

2002-10-31 Thread Pierre-Alain Joye
> Where do I find APXS? remove all apache and php rpms (rpm -e apache). Downgrade to apache 1.3.xx then compile php against apache 1.3.xx hth pa -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] var problem

2002-10-18 Thread Pierre-Alain Joye
hello, After you made 'make install' there was a long note about REGISTER_GLOBALS, if you missed it, read carefully the manual :) : http://fr2.php.net/manual/en/language.variables.external.php pa -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

Re: [PHP-INST] WinXP Apache php 4.3.2 php4apache2.dll

2002-10-05 Thread Pierre-Alain Joye
On Sun, 6 Oct 2002 04:09:15 +0200 "Aleksandar Petreski" <[EMAIL PROTECTED]> wrote: > APACHE: > module > "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not comp > atible with this version of Apache. > Please contact the vendor for the correct version. > > Help!!! Can you try from the s

Re: [PHP-INST] nothing happen when installing php-4.2.3-win32

2002-09-30 Thread Pierre-Alain Joye
On Mon, 30 Sep 2002 18:00:10 -0500 "Randall Kindley" <[EMAIL PROTECTED]> wrote: > I unzipped the php-4.2.3-win32 to my MS Windows XP box, but all I get > is a blank dos command screen when I execute the php.exe file to > install. What am I doing wrong? Nothing :). php.exe is the php command lin

Re: [PHP-INST] POST problems

2002-09-24 Thread Pierre-Alain Joye
On Tue, 24 Sep 2002 22:33:43 +0100 "Aitor" <[EMAIL PROTECTED]> wrote: > I have not write any "environment variable" because I don't know what is that!! I >have look for help reading all the install notes! Is this the cause of my problem, I >think so but I don't know how to solve this. > > Than

Re: [PHP-INST] Submit variable between different pages

2002-09-23 Thread Pierre-Alain Joye
On Mon, 23 Sep 2002 21:05:32 -0400 "Bàn" <[EMAIL PROTECTED]> wrote: > Strange, I don't know what is going on with the current version 4.2.3. > However, with version 4.1.2, I was able to make a variable from one page > and hit a submit, the next page that processes the submit was able to > recogn

Re: [PHP-INST] redhat-apache-php

2002-09-02 Thread Pierre-Alain Joye
On Mon, 02 Sep 2002 16:04:59 +0200 (CEST) [EMAIL PROTECTED] wrote: > You need to configure your apache to use php as a cgi, whenever a php file is > requested. Here is a link to a toturial. It is for installing in windows, but > the configuration af apache should bring you there. not really :-

Re: [PHP-INST] Track vars gone ..

2002-06-26 Thread Pierre-Alain Joye
On Wed, 26 Jun 2002 22:56:05 +1000 "Paul Appleyard" <[EMAIL PROTECTED]> wrote: > Hi, > > Re-installed php 4.2.1 with apache 1.3.26 for curl support; and now I have > to use the $_GET or $_POST globals to access variables I'm passing to php > scripts. Ie, if the URL is http://www.url.com/script.p

Re: [PHP-INST] Install problems on Solaris 8 with PHP 4.2.1

2002-06-21 Thread Pierre-Alain Joye
hello, did you installed and used the gnu tools as wrote in the doc ? pa -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Problem with PHP 4.2.1

2002-06-04 Thread Pierre-Alain Joye
On Tue, 4 Jun 2002 10:48:13 -0300 "Frank" <[EMAIL PROTECTED]> wrote: > - Not is possible load the library php_oci8.dll If you do not use oracle just comment the php_oci8.dll line in your php.ini. This error has nothing to do with the next problem. > - When I to do execute the sentence... > $

RE: [PHP-INST] Probs. with cURL.

2002-04-18 Thread Pierre-Alain Joye
Hello, Are you sure you installed both dev and bin packages of curl 7.9.5 ? I yes be sure the include are availables in the include path. Or did you remove old packages before compiled the 7.9.5 ? Is curl lib availaible in the ld path ? pa > -Original Message- > From: Rodolfo Gonzalez G

Re: [PHP-INST] Installing on Solaris 7

2002-04-04 Thread Pierre-Alain Joye
Did you installed the gnu tools ? ( available on sun freeware site, http://www.sunfreeware.com/) These tools are a must to compile php on solaris. Next read the special chapter in the php doc ( comments are usefull sometimes :) ) hth pa -- PHP Install Mailing List (http://www.php.net/) To un

[PHP-INST] [IIS]multi homing and php_value, php_admin

2002-03-18 Thread Pierre-Alain Joye
Hello, Anyone got a solution to make a host specific php configuration (especially include_path) with IIS ? I currently use an autoprepend and ini_set; the problem is I have to modify it everytime I add a host, and do not look clean as I want :). tia pa -- PHP Install Mailing List (http://w

Re: [PHP-INST] PHP and MySQL?

2002-03-16 Thread Pierre-Alain Joye
On Sat, 16 Mar 2002 11:23:05 -0600 "Randall Hobbs" <[EMAIL PROTECTED]> wrote: > Hi guys... I've got a little problem I'm sort of perplexed about. I have PHP >compiled on my system with MySQL support. PHPINFO shows the MySQL support >(http://www.expert-html.com/phpinfo.php). but it sure doesn't

Fw: Re: [PHP-INST] Apache/PHP configuration question

2002-01-31 Thread Pierre-Alain Joye
Begin forwarded message: Date: Thu, 31 Jan 2002 19:22:35 +0100 From: Pierre-Alain Joye <[EMAIL PROTECTED]> To: Randy Arabie <[EMAIL PROTECTED]> Subject: Re: [PHP-INST] Apache/PHP configuration question On Thu, 31 Jan 2002 11:14:52 -0700 (MST) Randy Arabie <[EMAIL PROTECTED]>

Fw: Re: [PHP-INST] iplanet experiences php_value

2002-01-31 Thread Pierre-Alain Joye
Begin forwarded message: Date: Thu, 31 Jan 2002 13:55:16 +0100 From: Pierre-Alain Joye <[EMAIL PROTECTED]> To: Peter Francq <[EMAIL PROTECTED]> Subject: Re: [PHP-INST] iplanet experiences php_value On Thu, 31 Jan 2002 13:29:32 +0100 Peter Francq <[EMAIL PROTECTED]> wrot

[PHP-INST] iplanet experiences php_value

2002-01-31 Thread Pierre-Alain Joye
Hello, Have to configure a iplanet server with php. PHP already installed and seems to work. The server owner would not change any configuration to make it more standart :(. So I have to set some php env variables. I need to set the auto_prepend and include_path, anyone knows if that will work

Re: [PHP-INST] Problem installing PHP on Redhat 7.1

2001-12-05 Thread Pierre-Alain Joye
e php, you need both includes and lib, usually use /usr as path. > This is the stuff I have installed: > zlib-1.1.3-22 (rpm, from install) Check if the zlib includes are included in /usr/includes. Else install the zlib-dev rpm too. hth pa -- Pierre-Alain Joye Freelance Developpements et

Re: [PHP-INST] libphp4.so can't find libmysqlclient.so

2001-11-04 Thread Pierre-Alain Joye
> shell> ./apachectl configtest > Syntax error on line 236 of /opt/bin/apache/conf/httpd.conf: Huh ? did you check this line ? > libmysqlclient.so.10: cannot open shared object file: No such file or check if the lib is available from libpath with ldconfig -p | grep mysql You must see a libmysq

[PHP-INST] dba,dbm, db2,db3

2001-10-13 Thread Pierre-Alain Joye
Hello, Trying to install php 4.0.6 with dba,gdbm,dbm,db2 and db3 supports to test differents libs I made. I use libdb 3.3 from bekerley, gdbm 1.8.0. ... --enable-dba --with-dbm="/usr/local" --with-db2="/usr/local" --with-db3="/usr/local" --with-gdbm="/usr/local" ... got ... checking for cyber