[PHP-INST] 4.2.2 make error in network.c: Invalid asm

2002-07-27 Thread Gene LeDuc
Greetings, I have php 4.2.1 working with apache 1.3.26 on RedHat 5.2. I downloaded php-4.2.2.tar.gz, exploded it into php directory. The configure seems to go fine with ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs I did get a warning message about my bison version: "You wi

php-install Digest 27 Jul 2002 16:29:50 -0000 Issue 951

2002-07-27 Thread php-install-digest-help
php-install Digest 27 Jul 2002 16:29:50 - Issue 951 Topics (messages 7923 through 7927): Getting Variables 7923 by: lists 7924 by: Sebastian Wolfgarten 7925 by: lists Windows installer didn't install 7926 by: Graham Irwin Re: RPMs and tarballs 7927

Re: [PHP-INST] RPMs and tarballs

2002-07-27 Thread Matthew Kurowski
It's not difficult to build apache and php from scratch. Just make sure to remove/uninstall the old Apache and php packages before hand... more importantly, do a backup BEFORE doing anything. if you don't have an active backup going, I suggest you halt all your plans and backup your system and do

[PHP-INST] Windows installer didn't install

2002-07-27 Thread Graham Irwin
Hello, can anyone help a frustrated would-be php installer? Try as I may I cannot make much sense of the installation instructions and the Windows Installer has not done its business for me. I have Win98 with PWS (don't know what version or how to establish the version number - the exectutable ap

Re: [PHP-INST] Getting Variables

2002-07-27 Thread lists
Thanks, I had spent a lot of time searching google, looking at phpinfo output, and asked on IRC as well. Looks like I should have taken the time to read php.ini more carefully. I turned register_global On and that worked. Thank you, Shawn - Original Message - From: "Sebastian Wolfgart

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

[PHP-INST] Getting Variables

2002-07-27 Thread lists
Hello, I'm trying to call a URL which ends like this: index.php?album=tomato In the script, I echo $album, but it seems to be null. Is this because of the way I have PHP configured? Here is my configuration info from phpinfo(): './configure' '--with-apxs=/usr/local/sbin/apxs' '--with-config-file