Hi, i am using the Dreamweaver MX 2004 version... i bought the Interakt MX Kollection that makes creating databases easy and was trying it out, but whenever i try to run the php file on the LIVE DATA VIEW function of dreamweaver it displays an error like the one below.

" The testing server did not execute any of the scripts in your document. Possible explanations include:

  1. The testing server is not running.

  2. The testing server ignores files with the .php file extension

  3. Your document doesn't contain any scripts

And it shows me a blank page when i am trying to run the php file in my localhost.
I tested each of the possibilites, i am sure the server is running because when i try to run the default database apps of dreamweaver its working. Secondly, I can run php files in my localhost. Thirdly, i know my document contains data because i used the mx collection "Insert Record Form Wizard".

Can someone please help me? What's wrong with this and how can i make it work. Thank you so much for all your help.

    why dont you download easyphp, its apache (webserver) php and mysql bundled into one nice easy install, oh its free.

    by all means use dreamweaver to build your scripts, but, there are dedicated php applications on the market which will make coding php easier, I use Zend pro and would never use anything other.

    in response to you thread it sounds like dreamweaver is having problems with the php / server side of things.

      hi... the zend pro is not a wyswyg editor and i am not very familiar with programming, the MX Kollection is an extension that gives mx another tool that can be used easily setup. it has wizards that can make the user authentication for you also forms. Do you know any software that can do that?

        Write a Reply...