awild1
05-28-2009, 09:47 PM
Ok, Let me give you all some background, I am fresh out of the gate when it comes to PHP and server-side scripting. So hence, I am in the process of setting up a Testing Server in Dreamweaver CS4 to try things and teach myself PHP. I have found plenty of tutorials for setting this up on my local machine, but none that focus on the proper methods when using a service like HM where PHP, MySQL, and APACHE are already installed and running. The following is a rundown of what I have or have done already:
- I have an existing "Site" configured and working for FTP back and fourth in Dreamweaver, but none of the testing server parameters have been filled out.
- I created a folder entitled 'test' in my Public_html folder to house all of this.
- I have gone onto my CPanel and created a new database, a user for it, and set the privileges, then I imported some tables to this database.
What I don't know is how to marry these things together in Dreamweaver using the Site Definitions/Testing Server settings and the Database panel. I have the understanding that at this point all I need is to fill out the proper settings, and I be able to connect to my database. If anyone can let me in on the proper settings or point me in the right direction or let me know if I dont know what I am talking about, I would be eternally grateful. I have spent too much time on this without getting any results. Thanks in advance for your help.
- I have an existing "Site" configured and working for FTP back and fourth in Dreamweaver, but none of the testing server parameters have been filled out.
- I created a folder entitled 'test' in my Public_html folder to house all of this.
- I have gone onto my CPanel and created a new database, a user for it, and set the privileges, then I imported some tables to this database.
What I don't know is how to marry these things together in Dreamweaver using the Site Definitions/Testing Server settings and the Database panel. I have the understanding that at this point all I need is to fill out the proper settings, and I be able to connect to my database. If anyone can let me in on the proper settings or point me in the right direction or let me know if I dont know what I am talking about, I would be eternally grateful. I have spent too much time on this without getting any results. Thanks in advance for your help.