not to mention if one of the php libraries (such as php5ts) crashes your server
you will have to 
acquire all the make,cc,link build tools (good luck with that as you will have 
to get that from OS vendor)
acquire all the makefile build scripts(BTW none of the php build scripts in the 
src distro work) 
acquire all sources which include .c .cpp .h and .l for flex
try to compile this behemoth phpt5s for your own environment
if you get less than 1000 errors it means you have a 'good copy' of php
in short what could be accomplished in one evening with java takes 2 weeks with 
php

when you're done with that time-wasting exercise you will then have to sync ALL 
your libraries according to
OS version
OS chipsize(32bit/64but)
FloatingPoint/NonFloatingPoint support
MultiThread/NonMultiThread support
LocaleSpecific Support(de for german/en for UK)
if just one of the libraries in your path dont match these characteristics you 
get to waste another 2 weeks

BTW: I recommend keeping your weekend schedule free for the next 6 months

Martin Gainty 
______________________________________________ 
Disclaimer and Confidentiality/Verzicht und Vertraulichkeitanmerkung/Note de 
déni et de confidentialité
This message is confidential. If you should not be the intended receiver, then 
we ask politely to report. Each unauthorized forwarding or manufacturing of a 
copy is inadmissible. This message serves only for the exchange of information 
and has no legal binding effect. Due to the easy manipulation of emails we 
cannot take responsibility over the the contents.
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> From: chuck.caldar...@unisys.com
> To: users@tomcat.apache.org
> Date: Fri, 8 May 2009 14:26:26 -0500
> Subject: RE: phpmyadmin and tomcat
> 
> > From: Bernard Fay [mailto:bernard....@gmail.com]
> > Subject: Re: phpmyadmin and tomcat
> > 
> > Well, the installation instruction as found at phpmyadmin.net.
> 
> httpd is a good bit better at running PHP than Tomcat is, so since you've 
> already got httpd running, better to use that for phpmyadmin.  Consequently, 
> this isn't the right mailing list.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009

Reply via email to