I am having a problem seeing the content of my dynamic pages in a web browser served from a hosted web server.
I read the Dreamweaver Technote tn_16399 and performed the tests mentioned there. They all came out ok.
I am using Dreamweaver MX 2004 and I am creating a web application with dynamic pages accessing a mysql server with php.
I have two hosted servers available to me. The pages works fine with one host and not the other.
The working server has PHP Version 4.3.10 on Mysql 4.0.24 and the ‘defective’ server has PHP Version 4.3.11 on mysql 4.0.22.
However, the tests in this technote shows both server installations are fine.
Here is a link to the Technote http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16399
For now I am re-directing the dynamic pages to the working server but this cannot be a permenent solution.
Any thoughts on what might be the cause of this problem would be appreciated.
Thanks./