Hello Elias,
see www.php.net or php.ini -> register_globals.
Will these questions ever stop?
Bye,
Sebastian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
as I told somebody some days ago,
see register_global option in your
php.ini - well it seems people not
reading any release notes or
documentations :-(
bye,
werner.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Shanky,
apxs is part of the apache distribution,
you will find it in the subdirectory bin
of your apache install directory (mostly).
Be sure to use --with-apxs2 option when
configuring for the case you will ever
use apache2...
bye,
sebastian
--
PHP Install Mailing List (http://www.php.net/
Hi Fahim,
how did you exactly installed PHP?
Did you use --with-oracle=$ORACLE_HOME
or what? Are the oracle environments
variable set at all?
Bye,
Sebastian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Tib,
get php 4.2.0 or cvs snapshot. You will
also need --with-apxs2 option, otherwise
it won't work!
Bye,
Sebastian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
you need flex and bison, see gnu.org or use
google.
Bye,
Sebastian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I'm trying to install php 4.2.0RC2 on apache 2.0.32
but when I compile the software I get this error:
Making all in apache2filter
make[2]: Entering directory
`/home/sebastian/apachenew/php-4.2.0RC2/sapi/apache2filter'
make[3]: Entering directory
`/home/sebastian/apachenew/php-4.2.0RC2/sapi/a