Forums
This topic is locked
DWMX Sites and SSL enabled test server
Posted 08 Apr 2003 00:45:08
1
has voted
08 Apr 2003 00:45:08 Dave Filchak posted:
I am having a bit of a problem and I am wondering if anyone has had any experience with this. I am setting up a site that resides on an SSL enabled virtual directory. When I set up a test server in the site config, I of course use the mysite.mysite.com/ prefix but when I try to set up a DBH connection I get an error that says: "1. There is no testing server running on the remote server machine" (There is because there are php pages running on this site with no problem.) "2.The testing server for this site does not map to the mysite.mydomain.com/_mmServerScripts/MMHTTPDB.php URL. Verify that the url prefix maps to the root of the site". The prefix is right and I thought it as an issue with the but when I switch it to an prefix, I get the same error error. BUT this is most likely because I do not have the server set up to serve pages to the url .. only the url. I have PHAkt installed as well as the standard MX PHP stuff. The MySQL DB is 4.0.12 and I am using PHP 4.3.1 on Red Hat 7.3. Further to that, I just tried to connect on a different site where SSL is not involved and when I 'tested' the database connect I get a lovely "Unidentified Error" message. Just love those ;-(( I just recently updated to Apache-1.3.7 and to mysql 4.0.12 so I don't know if something happened there but the db access files were working just fine.
Not sure what else to tell you but if anyone has any ideas of things I could try ... I am in a jam here so it would be appreciated.
Dave