[PHP-INSTALL] Newbie help needed with IIS errors.

2004-11-19 Thread Gautam Sathe
Hi I am new to PHP... Was just playing with the code to see what I can do and I ran into a weird problem. I have this code in a .php file: array("message" => "Quantitative Studies (3 hrs)", "display" => 1, "url" => "DCTS_RequirementsDetails.php?req=QS&status=Unselected", "target" => "_self"),

[PHP-INSTALL] Re: Windows install for IIS please....

2004-11-19 Thread Chris Hewitt
On Fri, 2004-11-19 at 15:11, temp1 wrote: > Chris, > If you know someone that has mistakenly done the installer and wants to > do the ISAPI > manual over the top please advise. > > Thanks, > Randy Randy, Unfortunately my experience of installing PHP is all under GNU/Linux, so although I can

Re: [PHP-INSTALL] [SOLVED] Local php issue/ Win 2000 Pro / Apache server local up / php webhosting(external) ok / php local (on my PC) displays as pure HTML

2004-11-19 Thread Chris Hewitt
On Fri, 2004-11-19 at 11:13, Jan Van Damme wrote: > Credits and many thanks to Chris Hewitt for leading me into the right > direction!!! > > This is the solution: > > http://www.devarticles.com/c/a/Apache/Installing-PHP-under-Windows/4/ Jan, You are welcome. I've received lots of help from this

[PHP-INSTALL] [SOLVED] Local php issue/ Win 2000 Pro / Apache server local up / php webhosting(external) ok / php local (on my PC) displays as pure HTML

2004-11-19 Thread Jan Van Damme
Credits and many thanks to Chris Hewitt for leading me into the right direction!!! This is the solution: http://www.devarticles.com/c/a/Apache/Installing-PHP-under-Windows/4/ *out*

Rif: [PHP-INSTALL] Re: Your details

2004-11-19 Thread sserena
Good morning to everyone ! I am receiving a lot of e-mail from your group, but I think there is a mistake because I am not involved in your business Can you cancel my e-mail address from your list ? ([EMAIL PROTECTED]) Thank you and regards Sabrina Serena Oem's Sales Dept. Bolzoni S.p.a.  

[PHP-INSTALL] how to make PHP only 1MB

2004-11-19 Thread Giant Jupiter
Hi, I want to make php a small system administration tool to replace sh, grep, sed, awk ... Those advanced feature, like xml, mysql support, etc, are not needed. The problem is the binary is too big for my low profile embedded system. If I use "./configure", the compiled php is 3.1MB. If I use ".