HighDots Forums  

IIS, PHP/MYSQL

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss IIS, PHP/MYSQL in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pullover
 
Posts: n/a

Default IIS, PHP/MYSQL - 07-20-2004 , 02:23 PM






hi,

I'm trying to set up a testing server on window xp.

i have installed MS IIS.
i have also downloaded php5 and mysql 5.
I then open up IIS and click on home directory.
Under configuration tab and mapping, i added the following:

Executable: C:\php\php5isapi.dll and extention: .php
Extension: .php
selected all verbs
checked script engine
checked check that file exits

I added another exact mapping but with extension: .phtml

Is this the right set up?

For MySQL, i typed the following in Notepad:

[mysqld]
basedir=c:/mysql
datadir=c:/mysql/data

how can i save this to my.ini in notepad?
another save option in notepad, i do not have option to save it with .ini
extension.
so i saved it to txt file in c:\windows

under command prompt, i did the following:
typed cd\mysql\bin

how can i set mysql server in standaline mode?
i tried typing mysql -standalone but it gave me an error message.

sorry for being so blur as i'm technically incompetent.

thanks


Reply With Quote
  #2  
Old   
Jerry McEwen
 
Posts: n/a

Default Re: IIS, PHP/MYSQL - 07-20-2004 , 05:23 PM






On Tue, 20 Jul 2004 18:23:01 +0000 (UTC), "pullover"
<webforumsuser (AT) macromedia (DOT) com> wrote:

Quote:
how can i save this to my.ini in notepad?
another save option in notepad, i do not have option to save it with .ini
extension.
so i saved it to txt file in c:\windows
So rename it.


Reply With Quote
  #3  
Old   
Anton_FA
 
Posts: n/a

Default Re: IIS, PHP/MYSQL - 07-20-2004 , 07:17 PM



You might have a few problems with MySQL 5 and DWMX.

I did - so I when to the stable reslease of MySql - I think it is 4.3.1???

And it worked fine.

Reply With Quote
  #4  
Old   
pullover
 
Posts: n/a

Default Re: IIS, PHP/MYSQL - 07-20-2004 , 11:42 PM



Hi,

how can i set mysql to standalone mode?

I tried to type -standalone in c promt e.g. c:\mysql\bin>mysqld -standalone
and it gave me an error message: "MYSQLD" is not recongnise as an internalor
external command, operatable program or batch file

is there anywhere that i did not right?

thanks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.