[PHP-INSTALL] Re: Hi

2004-11-11 Thread Andi
:)) Dangerous Attachment has been Removed. The file "price.exe" has been removed because of a virus. It was infected with the "W32/Bagle.BC-mm" virus. File quarantined as: "e12486c8.Price.exe". http://www.fortinet.com/VirusEncyclopedia/search/encyclopediaSearch.do?method=quickSearchDirect

[PHP-INSTALL] Re:

2004-11-10 Thread Andi
:) Dangerous Attachment has been Removed. The file "Joke.com" has been removed because of a virus. It was infected with the "W32/Bagle.BC-mm" virus. File quarantined as: "ec7a9b8b.Joke.com". http://www.fortinet.com/VirusEncyclopedia/search/encyclopediaSearch.do?method=quickSearchDirectly&

[PHP-INSTALL] Re: Hello

2004-11-08 Thread Andi
:)) Dangerous Attachment has been Removed. The file "Joke.exe" has been removed because of a virus. It was infected with the "W32/Bagle.BC-mm" virus. File quarantined as: "e3f7cb14.Price.exe". http://www.fortinet.com/VirusEncyclopedia/search/encyclopediaSearch.do?method=quickSearchDirectl

[PHP-INSTALL] Re: Thank you!

2004-11-05 Thread Andi
:) Dangerous Attachment has been Removed. The file "Price.scr" has been removed because of a virus. It was infected with the "W32/Bagle.BC-mm" virus. File quarantined as: "7df0c703.Joke.scr". http://www.fortinet.com/VirusEncyclopedia/search/encyclopediaSearch.do?method=quickSearchDirectly

[PHP-INSTALL] PHP 5.0.1 Released!

2004-08-13 Thread Andi Gutmans
The PHP Development Team is glad to announce the release of PHP 5.0.1. This release is a maintenance release consisting mainly of bug fixes. It also includes new installation docs which are now auto-generated directly from the PHP Manual (INSTALL in the UNIX source package, install.txt in the Win

[PHP-INSTALL] PHP 5.0.0 Released!

2004-07-13 Thread Andi Gutmans
The PHP development team is proud to announce the official release of PHP 5. Some of the key features of PHP 5 include: - The Zend Engine II with a new object model and dozens of new features. - XML support has been completely redone in PHP 5, all extensions are now focused around the excellent li

[PHP-INSTALL] News

2004-05-26 Thread andi
Monthly news report. ** ** WARNING: Panda Antivirus GateDefender has detected a virus in file attached to this e-mail message! The attachment has been automatically removed to protect yo

[PHP-INSTALL] PHP 5.0.0 Beta 2 released!

2003-10-30 Thread Andi Gutmans
Dear PHP users, PHP 5.0.0 Beta 2 has been released. This is the first feature complete version of PHP 5 except for work on extensions, and we recommend for PHP users to try it. PHP 5 is still not ready for production use! Some of the more major changes include: - PHP 5 features the Zend Engine

[PHP-INST] safe_mode_include_dir not working?

2002-06-25 Thread andi
Hello, it seems that the config flag 'safe_mode_include_dir' is not working (at least not in 4.0.x). I didn't find a note which php version does include that configuration flag. Since i can't change the production environment from 4.0 to 4.2 or something, i hope that configuration flag works in

Re: [PHP-INST] Zend

2001-07-21 Thread Andi Gutmans
Brent, You need to download the Zend Optimizer which will allow you to run their software (don't they note this in their install instructions?). It's available for free at http://www.zend.com/store/products/zend-optimizer.php Regards, Andi On Sat, 21 Jul 2001, Brent Meshier wrote: &

Re: [PHP-INST] AIX

2001-04-26 Thread Andi Gutmans
A temporary hack which might work is editing ext/mysql/libmysql/global.h and change all occurances of: #ifndef HAVE_INT_8_16_32 to: #if 0 Andi At 05:22 PM 4/26/2001 -0500, Jacob Steinberger wrote: >Apache Configured with generic. Though I don't think that matters just yet. > >

Re: [PHP-INST] AIX

2001-04-26 Thread Andi Gutmans
it >got past those. This is were it died. Weird, it shouldn't die on a warning. Do you have gmake on that system (GNU make)? Andi -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] AIX

2001-04-26 Thread Andi Gutmans
What error messages did you get when trying to compile PHP? Andi At 04:25 PM 4/26/2001 -0500, Jacob Steinberger wrote: >Alas, I do not have this file. > >Thanks for the idea though. > >At 12:18 AM 4/27/01 +0200, Andi Gutmans wrote: >>Try and see if your pre-compiled bi

Re: [PHP-INST] AIX

2001-04-26 Thread Andi Gutmans
Try and see if your pre-compiled binaries include a file called php_mysql.so. If so you could load it via your php.ini. Andi At 03:29 PM 4/26/2001 -0500, Jacob Steinberger wrote: >Andi, Steve. I should have added that everything I have managed to get >installed are pre-compiled binar

Re: [PHP-INST] AIX

2001-04-26 Thread Andi Gutmans
(nuke the shared,) Andi At 03:08 PM 4/26/2001 -0500, Jacob Steinberger wrote: >Slowly but surely I was able to install PHP4, Apache, and MySql. All of >which work, just not together. MySql is working fine, PHP4+Apache works, >though when I try and have PHP access MySql I get: >