Code Comments
Programming Forum and web based access to our favorite programming groups.HI! I have a readme that gives the following statement. Requirements PHP3 or PHP4: PHP also needs to be compiled with MySQL support; MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x); A web-browser. I installed Mysql server 4.1 on my IIS 5.1 and used the defaults, ( Development machine) there is further docs none refer to this specific part. Do you know what this means?
Post Follow-up to this message"paul dallaire" <paul.dallaire@sympatico.ca> wrote in message news:oPn6e.2208$MZ2.295745@news20.bellglobal.com... > HI! I have a readme that gives the following statement. > > Requirements > PHP3 or PHP4: PHP also needs to be compiled with MySQL support; > MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x); > A web-browser. > > I installed Mysql server 4.1 on my IIS 5.1 and used the defaults, ( > Development machine) there is further docs none refer to this specific > part. > > Do you know what this means? > It means that if you intend to use MySQL, your php compiler needs MySQL support. Basicly this means you have to make sure that certain libraries are included and that there is a line enabled inphp.ini that tells php to run MySQL. -- Welcome to Usenet! Please leave tolerance, understanding and intelligence at the door. They aren't welcome here. eternal piste erection miuku gmail piste com
Post Follow-up to this message"paul dallaire" <paul.dallaire@sympatico.ca> wrote in message news:oPn6e.2208$MZ2.295745@news20.bellglobal.com... > HI! I have a readme that gives the following statement. > > Requirements > PHP3 or PHP4: PHP also needs to be compiled with MySQL support; > MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x); > A web-browser. > > I installed Mysql server 4.1 on my IIS 5.1 and used the defaults, ( > Development machine) there is further docs none refer to this specific > part. > > Do you know what this means? > It means that if you intend to use MySQL, your php compiler needs MySQL support. Basicly this means you have to make sure that certain libraries are included and that there is a line enabled inphp.ini that tells php to run MySQL. -- Welcome to Usenet! Please leave tolerance, understanding and intelligence at the door. They aren't welcome here. eternal piste erection miuku gmail piste com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.