Question:
How do I set up MySql, PHP, ISS with testing server on Windows Vista using Dreamweaver?
jse_services
2008-08-17 08:05:04 UTC
Using Dreamweaver, I am trying to set up a database in my website. I am having a great deal of difficulty as I am only a novice.

I have tried to follow all the instructions in the php install, but I just can't connect.

How exactly do I set up the site (ie, when you edit site details, what do I key in on the local, remote and testing pages)? What do I key in for the HTTP address? I do not have one yet.

What should I key in to Remote Info: Access/Remote folder?

What should I key in on the testing server page: Server Model/Access/Testing Server Folder?


I have copied the php.ini file to my windows directory - is there anything else I should do? I unzipped the file to C:\\PHP.

I have installed IIS as per the instructions in Windows Help - (In the list of Windows features, click the plus sign (+) next to Internet Information Services, click the plus sign (+) next to World Wide Web Services, click the plus sign (+) next to Application Development Features, select the dynamic content features you want to install, and then click OK).

I am not sure what to key in for my MySQL username. I do not recall generating a username when I installed it - only a password.

Thank you
Three answers:
just "JR"
2008-08-17 10:54:57 UTC
You are going the wrong way...

1. DW does not include any database, nor Php, and, hence, cannot "run" them.

2. DW will allow you to upload your files to your server, but it will NOT run your server, not will it set-up your database.

3. DW will not allow you to design properly in Php/Mysql: you will constantly run into serious problems (if not just simple crashes).

4. DW is NOT designed to do that: it is designed to develop old fashion static pages FULL STOP. Any interactivity with DBs or AJAX is beyond its abilities.

5. Get a domain and a LAMP server (Linux/Unix, Apache, Mysql and Php): these are the cheapests and the most efficient. In doing so, the details you are asking (local name, username, port, pwd, DB names etc will have been given to you by your server provider.

6. Now you can create your DB, through Cpanel provided by the server's company.

7. You can now write your scripts using simple Notepad++, upload them to your server and see the results of your long efforts.



One note: It will take you LOOOONGER to learn, not understand and pest against DW than learning simple HTML, javascript Php and Mysql!

(In the end, you will STILL drop DW and learn what you should have learned in the first place, and saved the price of DW... for a good server!)
anonymous
2016-09-30 06:38:51 UTC
If the database is accessible from exterior the laptop it is living on, in simple terms use its IP address to hook up with it. (I notably much in no way positioned a database on an analogous laptop as a information superhighway website or different application that makes use of it.) A testing server may be the genuine server (wherein case you do no longer define it) or you have yet another server which you employ for testing purposes, so as that the oftentimes used public would not see all your bugs as you create them. (My left knee is presently leaning against my "testing server", slightly Acer field I run LAMPP on.)
anonymous
2008-08-20 10:39:33 UTC
looking for some online php jobs ?



I know few links that list outsourced projects/jobs

you can select a job and bid on it. If your bid is selected in competition then you complete the work and get paid.

Signup is free. but a little commission will be deducted on payment.





Outsourced php / joomla / osCommerce / MySql jobs

http://phpjobs.110mb.com



Payment via

Paypal

MoneyBookers

EGold

Bank Transfer


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...