RE: [PHP-INST] Stupid problem: cannot send variables!

2002-09-07 Thread Sebastian Wolfgarten
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

RE: [PHP-INST] Getting Variables

2002-07-27 Thread Sebastian Wolfgarten
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

RE: [PHP-INST] PHP Installation : apxs ?????

2002-06-10 Thread Sebastian Wolfgarten
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/

RE: [PHP-INST] Problem on installing php with oracle support on Unixware 7.1.1

2002-06-01 Thread Sebastian Wolfgarten
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

RE: [PHP-INST] ap_block_alarms error when loading module

2002-04-07 Thread Sebastian Wolfgarten
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

RE: [PHP-INST] yet another php4 install problem =(

2002-04-07 Thread Sebastian Wolfgarten
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

[PHP-INST] php-4.2.0RC2 compile and install problems

2002-04-05 Thread Sebastian Wolfgarten
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