Re: [PHP-INST] Problem on getting value.

2003-06-21 Thread Frédéric Trudeau
IN your php.ini config file, look for the line "register_globals". It is probablly set to 'off' right now. Simply set ti to 'on'. However, this may lead to security problems, and I advise you code your script to avoid this. - Original Message - From: "Joe Phyism" <[EMAIL PROTECTED]> To: <

[PHP-INST] Problem on getting value.

2003-06-21 Thread Joe Phyism
Dear all, I am using Apache 1.3.26 and PHP 4.3.2, running on Windows XP as local web server, however, I encounter the following problem when I try to execute my PHP script. [source of show.php] [source end] I try to use IE to see the result, however, no matter http://localhost/show.php or http:

[PHP-INST] remove old mysql

2003-06-21 Thread saad al-hajeri
I would like to remove my old mysql server Thanks Saad al-hajeri _ Get an email address your friends will never forget... FREE! Become [EMAIL PROTECTED] at http://www.emailaccount.com/ -- PHP Install Mailing List (http://www.

[PHP-INST] Re: Freetype & RH9

2003-06-21 Thread Ville Mattila
> # configure --help | grep freetype > --with-freetype-dir[=DIR] GD: Set the path to FreeType 2 install prefix. > > So it's not --with-freetype (umm, yes, this is a bit confusing). Ups, thank you for help. Now it's working without problems. > As a side note, --enable-trans-sid and --enable-trac

[PHP-INST] Re: Freetype & RH9

2003-06-21 Thread Michael Mauch
Ville Mattila wrote: > I'm trying to install PHP 4.3.2 with Freetype libraries enabled in RH9. > There is my configure attributes: > '--with-pear' '--with-zlib-dir=/usr/include/' '--enable-mailparse' > '--enable-trans-sid' '--enable-shared' '--enable-static' > '--with-apxs=/usr/local/apache/bin/ap

php-install Digest 21 Jun 2003 14:51:44 -0000 Issue 1432

2003-06-21 Thread php-install-digest-help
php-install Digest 21 Jun 2003 14:51:44 - Issue 1432 Topics (messages 11128 through 11129): Re: complie FDF with PHP on FreeBSD 11128 by: treeml Freetype & RH9 11129 by: Ville Mattila Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscr

[PHP-INST] Freetype & RH9

2003-06-21 Thread Ville Mattila
Hi there, I'm trying to install PHP 4.3.2 with Freetype libraries enabled in RH9. There is my configure attributes: '--with-pear' '--with-zlib-dir=/usr/include/' '--enable-mailparse' '--enable-trans-sid' '--enable-shared' '--enable-static' '--with-apxs=/usr/local/apache/bin/apxs' '--with-curlwrapp