Yep...take a look at register_globals in the documentation--it's been
switched from on to off by default. That's what's causing your variables
not to show up.
Marco
--
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmer
I am trying to install PHP 4.2.3 on a RedHat 7.2 with Apache 2.4.3. I
have PHP working fine, but passed variables are only accessible by using
$_GET["variable_name"]. Normally, on other servers, I did not have to
use the $_GET to access a variable.
Anyone else encounter this problem?
Thanks!
php-install Digest 9 Nov 2002 01:35:56 - Issue 1110
Topics (messages 9062 through 9073):
Problem
9062 by: Benedikt Bobinger
9063 by: Jim Thome
9064 by: Marco Tabini
PHP and GD problems
9065 by: AlexK
installing PHP 4.2.3 with IMAP
9066 by: Rob Miller
when i try tu use function mail i see error like this
Warning: mail() is not supported in this PHP build in
/home/blacky/www/mail/send.php on line 151
I don't know why. Help please.
Configure:
./configure --prefix=/usr/local/php --with-apache=../apache
--with-mysql=/usr/local/mysql --with-gett
Hi I am a new in PHP, so please give me some instruction how can I install
PHP on my PC. I use windows xp profesional and windows 98 se
[EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> In the console I have these messages:
>
> Syntax error on line 239 of /etc/httpd/httpd.conf:
> Cannot load /usr/libexec/httpd/libphp4.so into server: (reason unknown)
> /usr/sbin/apachectl start: httpd could not be started
>
>
> Now, the 239 line in /etc/httpd/httpd.conf is:
> LoadModule php4_
I have tried building several versions of php (4.06, 4.2.0 and 4.2.3) to
run under iPlanet 4.1 on aix 4.3.3. I've followed the directions on
Benoit's site carefully and I'm just not getting it to work.
I used the linux tools for aix from the ibm site to build the shared lib.
gcc version 2.9-a
been having weird problem. i compile php with --enable-cli
command line interface, install seems to go fine, but the php
executable never gets installed. what's weirder is that it installs
fine on some systems, but won't on others, with no difference
in php libs or config options (for all libs, apa
I am trying to use mail() function in PHP 4.2.3 CLI. The manual mentions
about setting up "Runtime Configuration Directives".
Could anyone tell me where do I set those directives and the syntax?
William Cheung, B.Sc. MCSE MCDBA
Databyte Corp.
Hi.
am using Windows XP, Apache 2.0.43 and PHP 4.2.3 I
did the following
1) I first installed Apache
It worked properly as I got the initial web page whe
Hi,
I've been trying to install PHP 4.2.3 with IMAP and some other options and
for some reason IMAP will not install. Configure works fine, make works
fine, make install works fine, No fatal errors anywhere. but then when I
run phpinfo() there is no IMAP section. I'm trying to build on RedHat 7
Hello. I am very new to Linux and not very experienced at troubleshooting
the programs that run on Linux.
Here is what I have:
I am running Apache 2.0.40 with php (4.2.3) as a module on Red Hat Linux
7.3. I have compiled GD (2.0.4) and it did seem to find PNG, FeeType, and Z
libraries. I have
take a look at register_globals in the manual
Marco
-
php|architect -- The Monthly Magazine For PHP Professionals
Come visit us on the web at http://www.phparch.com!
On Fri, 2002-11-08 at 11:45, Benedikt Bobinger wrote:
> Hi there!
>
> I have a little problem with my PHP.
> I'm us
http://www.php.net/manual/en/security.registerglobals.php
or
http://www.php.net/manual/de/security.registerglobals.php
>>> "Benedikt Bobinger" <[EMAIL PROTECTED]> 11/08/02 09:45AM >>>
Hi there!
I have a little problem with my PHP.
I'm using PHP 4 (running as CGI) on a Win 98SE computer with Ap
Hi there!
I have a little problem with my PHP.
I'm using PHP 4 (running as CGI) on a Win 98SE computer with Apache 2.0
webserver. I additionally installed Perl and MySQL.
The PHP works fine, also together with MySQL. But there is one error: if I
hand over variables from a html-file to a php-file (
php-install Digest 8 Nov 2002 12:38:53 - Issue 1109
Topics (messages 9060 through 9061):
test
9060 by: Gareth Thomas
PHP-4.2.3 AND JAVA
9061 by: Fincom
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
Hi,
I've try to install java extension for php.
I've compile the extension and put the java.so and php_java.jar in
/usr/lib/php/extensions
My OS is Linux Mandrake 9, and i've installed the j2sdk1.4.1
I've put the PATH for java and also upgrade the LD_LIBRARY_PATH
When i try to access a page exam
17 matches
Mail list logo