![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm having one heck of a time getting DW MX 2004 to recognize Apache/MySQL/PHP setup. Having done a search in this forum for keywords 'mysql' and 'database' I've found quite a few others who are having the same problem. Several of the posting mention that they are newbies with database (me too) so I'm not convinced that it is a DW problem as much as a lack of experience problem. Either way there isn't a whole lot of help from MM on the subject. The only two tech notes that I could locate are: "Connecting to a MySQL database in Dreamweaver" and "Unidentified error occurs when testing a PHP/MYSQL connection." Unfortunately, they haven't solved the problem. Has anyone successfully created an Apache/MySQL/PHP configuration to work with DW MX 2004? If so what resource did you work from that you found most helpful. I know there are several of us who would greatly appreciate you help. Richard |
#3
| |||
| |||
|
|
On Fri, 21 Nov 2003 21:03:09 GMT, "Storyman" mystoryman (AT) earthlink (DOT) net> wrote: Hi, I'm having one heck of a time getting DW MX 2004 to recognize Apache/MySQL/PHP setup. Having done a search in this forum for keywords 'mysql' and 'database' I've found quite a few others who are having the same problem. Several of the posting mention that they are newbies with database (me too) so I'm not convinced that it is a DW problem as much as a lack of experience problem. Either way there isn't a whole lot of help from MM on the subject. The only two tech notes that I could locate are: "Connecting to a MySQL database in Dreamweaver" and "Unidentified error occurs when testing a PHP/MYSQL connection." Unfortunately, they haven't solved the problem. Has anyone successfully created an Apache/MySQL/PHP configuration to work with DW MX 2004? If so what resource did you work from that you found most helpful. I know there are several of us who would greatly appreciate you help. Richard Richard I use this set up all the time, and it works well. Have you tested to see that php is working correctly, using a phpinfo.php file, as below: ?php phpinfo(); ? At what point are you getting an error? Is you site contained in a subfolder? Where is this subfolder? Have you defined it as an alias in your httpd.conf file? Have you then restarted Apache? If you want, I will send you a manual I have written on the subject. It's a 2M file, so I don't want to email it to you without your permission, but I'm happy for you to have it. Paul Taylor |
#4
| |||
| |||
|
|
On Fri, 21 Nov 2003 21:03:09 GMT, "Storyman" mystoryman (AT) earthlink (DOT) net> wrote: Hi, I'm having one heck of a time getting DW MX 2004 to recognize Apache/MySQL/PHP setup. Having done a search in this forum for keywords 'mysql' and 'database' I've found quite a few others who are having the same problem. Several of the posting mention that they are newbies with database (me too) so I'm not convinced that it is a DW problem as much as a lack of experience problem. Either way there isn't a whole lot of help from MM on the subject. The only two tech notes that I could locate are: "Connecting to a MySQL database in Dreamweaver" and "Unidentified error occurs when testing a PHP/MYSQL connection." Unfortunately, they haven't solved the problem. Has anyone successfully created an Apache/MySQL/PHP configuration to work with DW MX 2004? If so what resource did you work from that you found most helpful. I know there are several of us who would greatly appreciate you help. Richard Richard I use this set up all the time, and it works well. Have you tested to see that php is working correctly, using a phpinfo.php file, as below: ?php phpinfo(); ? At what point are you getting an error? Is you site contained in a subfolder? Where is this subfolder? Have you defined it as an alias in your httpd.conf file? Have you then restarted Apache? If you want, I will send you a manual I have written on the subject. It's a 2M file, so I don't want to email it to you without your permission, but I'm happy for you to have it. Paul Taylor |
![]() |
| Thread Tools | |
| Display Modes | |
| |