Skip to main content
Known Participant
May 14, 2010
Question

CS5_Testing server via FTP

  • May 14, 2010
  • 2 replies
  • 1050 views

I'm trying to setup my testing server in CS5 via FTP For Joomla. DW connects to the server just fine with FTP and pulled all the files for local editing. The server type is set to PHP/MySQL the check box for testing is checked. But I can't pull the dynamically-related files; I get the message "dynamically-related files could not be resolved because the site definition for this server is not correct."

Any suggestions? I am working remotely so I need to conned via FTP (otherwise I would run xamp on  a local host)

This topic has been closed for replies.

2 replies

David_Powers
Inspiring
December 19, 2010

hungchi wrote:

I get the message "dynamically-related files could not be resolved because the site definition for this server is not correct."

As Jag and Nancy have suggested, it's more usual to set up a local testing server. For more information, see http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html.

However, if you want to use your remote server, it's important to set up the Testing server definition correctly.

In the Basic section of the Server definition dialog box, select FTP from the Connect Using list, and enter your FTP login details.

In the Root directory field, enter the same value as you use for uploading and downloading files. The actual value depends on your hosting setup. In some cases, you leave it blank. In others, you might need to enter public_html, www, wwwroot, or something similar.

The value for Web URL should be the base URL for your site root. In the case of www.example.com, you would enter http://www.example.com/.

In the Advanced section, select PHP MySQL as the Server Model under Testing server.

After clicking Save in the Advanced section, make sure the Testing checkbox is selected, and deselect the Remote checkbox.

You should then be able to use your remote server for testing by downloading index.php, and opening it in the Dreamweaver Document window in Live View.

hungchiAuthor
Known Participant
December 14, 2010

Anyone have any experiance getting CS5_Testing server to run via FTP?

or does the CS5_Testing server require a localhost?

ultrasuite
Inspiring
December 18, 2010

No, the testing server does not require localhost.  I assume you are talking about the testing server mentioned in the site definition.

J.S.
UltraSuite Extensions