This is a discussion on I don't see any line...in php.ini within the alt.comp.lang.php forums, part of the PHP Programming Forums category; I have IIS machine and run my php pages in cgi mode pointing to PHP.exe. I read that to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have IIS machine and run my php pages in cgi mode pointing to PHP.exe.
I read that to activate mysql support of php i have to run with --with-mysql...something else. But how can I do to do this with my PHP.ini? Is it possible to run php script with mysql connection on IIS? any help much appreciated regards -- == fabriZio |
|
|||
|
"fabriZio" <joker197cinqueNIENTESPAM@yahoo.it> wrote in message news:beggkp$4plle$1@ID-188335.news.dfncis.de... > I have IIS machine and run my php pages in cgi mode pointing to PHP.exe. > > I read that to activate mysql support of php i have to run > with --with-mysql...something else. > > But how can I do to do this with my PHP.ini? > > Is it possible to run php script with mysql connection on IIS? For your last question, yes. It is very easy. The php installer usually setups iss for you, and everything should work straight away (as it has done for me). |
|
|||
|
This is what is written in php.ini
";Note that MySQL and ODBC support is now built in, so no dll is needed for it." sanjay "fabriZio" <joker197cinqueNIENTESPAM@yahoo.it> wrote in message news:beggkp$4plle$1@ID-188335.news.dfncis.de... > I have IIS machine and run my php pages in cgi mode pointing to PHP.exe. > > I read that to activate mysql support of php i have to run > with --with-mysql...something else. > > But how can I do to do this with my PHP.ini? > > Is it possible to run php script with mysql connection on IIS? > > any help much appreciated > > regards > > -- > == > fabriZio > > |
|
|||
|
sanjay, thx for yuor reply , I thinked that noone could help me ;-)
Btw , it doesnt' work yet for me..... I read that line too. Are there other suggestions? Thx -- == fabriZio "s a n j a y" <someone@somewhere.com> ha scritto nel messaggio news:LFfPa.14723$BM.4817333@newssrv26.news.prodigy .com... > This is what is written in php.ini > > ";Note that MySQL and ODBC support is now built in, so no dll is needed for > it." > > > sanjay > > > "fabriZio" <joker197cinqueNIENTESPAM@yahoo.it> wrote in message > news:beggkp$4plle$1@ID-188335.news.dfncis.de... > > I have IIS machine and run my php pages in cgi mode pointing to PHP.exe. > > > > I read that to activate mysql support of php i have to run > > with --with-mysql...something else. > > > > But how can I do to do this with my PHP.ini? > > > > Is it possible to run php script with mysql connection on IIS? > > > > any help much appreciated > > > > regards > > > > -- > > == > > fabriZio > > > > > > |
|
|||
|
No problem farbizio.
I never tried to make php work with IIS and mysql. I am using php with Apache and MySql. but if you can make php to work with IIS, I dont see why there is a problem for php to work with mysql, considering it has built in support. sanjay "fabriZio" <joker197cinqueNIENTESPAM@yahoo.it> wrote in message news:belqbu$6jf7l$1@ID-188335.news.uni-berlin.de... > sanjay, thx for yuor reply , I thinked that noone could help me ;-) > > Btw , it doesnt' work yet for me..... > > I read that line too. > > Are there other suggestions? > > Thx > > -- > == > fabriZio > > > "s a n j a y" <someone@somewhere.com> ha scritto nel messaggio > news:LFfPa.14723$BM.4817333@newssrv26.news.prodigy .com... > > This is what is written in php.ini > > > > ";Note that MySQL and ODBC support is now built in, so no dll is needed > for > > it." > > > > > > sanjay > > > > > > "fabriZio" <joker197cinqueNIENTESPAM@yahoo.it> wrote in message > > news:beggkp$4plle$1@ID-188335.news.dfncis.de... > > > I have IIS machine and run my php pages in cgi mode pointing to PHP.exe. > > > > > > I read that to activate mysql support of php i have to run > > > with --with-mysql...something else. > > > > > > But how can I do to do this with my PHP.ini? > > > > > > Is it possible to run php script with mysql connection on IIS? > > > > > > any help much appreciated > > > > > > regards > > > > > > -- > > > == > > > fabriZio > > > > > > > > > > > > |
![]() |
| Thread Tools | |
| Display Modes | |
|
|