[PHP] WTF is wrong with the PEAR site forcing me to register to submit a bug, yet doesn't provide any way to!?

2007-05-17 Thread Daevid Vincent
I wanted to submit a bug that the Spreadsheet_Excel_Writer-0.9.1 is still broken. http://pear.php.net/bugs/bug.php?id=6584 http://pear.php.net/bugs/bug.php?id=6584thanks=3 thanks=3 [2007-05-17 22:59 UTC] User who submitted this comment has not confirmed identity If you submitted this note,

Re: [PHP] WTF is wrong with the PEAR site forcing me to register to submit a bug, yet doesn't provide any way to!?

2007-05-17 Thread Chris
Daevid Vincent wrote: I wanted to submit a bug that the Spreadsheet_Excel_Writer-0.9.1 is still broken. Probably complain to the pear list instead of this one :P http://pear.php.net/support/lists.php -- Postgresql php tutorials http://www.designmagick.com/ -- PHP General Mailing List

[PHP] WTF

2002-05-14 Thread mail-list
This is bothering the hell out of me. The first file is a simple form, passing the information to the second file (send_request.php). For some reason the variables are not passing through to the second page. I have tried this on my desktop (Win2k, php4.latest, apache, etc.) and it will work

Re: [PHP] WTF

2002-05-14 Thread Rasmus Lerdorf
Turn on register_globals in your php.ini file. On Tue, 14 May 2002, mail-list wrote: This is bothering the hell out of me. The first file is a simple form, passing the information to the second file (send_request.php). For some reason the variables are not passing through to the second page.

[PHP] WTF: mail() is not supported in this PHP build ???

2001-05-15 Thread Michael Geier
I have never seen this problem (and this isn't my first install)... I am using: RedHat 7.1 php4.0.4pl1 qmail 1.03 I thought the problem was the fact that I didn't have sendmail installed at all (had the qmail sendmail wrapper in place though; ln -s /var/qmail/bin/sendmail

Re: [PHP] WTF: mail() is not supported in this PHP build ???

2001-05-15 Thread Alexander Wagner
Michael Geier wrote: RedHat 7.1 php4.0.4pl1 Installed from source? regards Wagner -- Some guy hit my fender, and I told him, 'Be fruitful and multiply,' but not in those words. - Woody Allen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]