Copy link to clipboard
Copied
I have the MAMP Server running. And a Wordpress database defined and running. I set the file up yesterday...and it worked fine all day as I edited the Wordpress site files in Dreamweaver in a Local environment.
I went back again to Dreamweaver today and when I have the index.php file open in Dreamweaver and click on the Discover link, I get the message "Dynamically-related files could not be resolved because the site definition is not correct for this server."
When I go back to check the Site Setup...everything appears correct.
In the Basic Window I have -- Connect using: Local/Network... and the correct Server folder and Web URL
In the Advanced window the Server Model is PHP MySQL
And the Testing Server box is checked.
So why would it work fine and then not work?
What am I missing?
Thanks
Copy link to clipboard
Copied
I discovered the answer...so I thought I would post it for anyone else experiencing the same "Dynamically-related files could not be resolved" message.
Dreamweaver has a bug, where the Discovering Dynamic files feature will not work with Wordpress, unless you leave the Wordpress Permalink Settings at their default.
If you have changed your Permalink settings to the more search-friendly Post-name setting (for example), you will have to set it back the Default setting.
Copy link to clipboard
Copied
I was having this same issue, setting up locally using XAMPP on Windows, i changed the permalink structure but Dreamweaver still had issues.
I followed this post, which cleared it up:
http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html
Skip to the good part:
Problem solved, hopefully this will save someone the trouble of trying to contact Adobe technical support on the weekend like i tried.
Copy link to clipboard
Copied
The permalinks answer was it. Thank you. Thank you. Why is this information not more widespread? Definitely a bug in Dreamweaver; still present on newest CC in Sept., 2015.
Copy link to clipboard
Copied
YES YES YES!! FINALY!! Thought i went totaly crazy couldnt find it. Started from scratch over and over again and didnt work. Untill..... taddaa The permalinks! haha Yes!! I set them to default and it works. THANKS for posting youre solution!!
Copy link to clipboard
Copied
Permalinks! who would've thought. Worked for me!
Copy link to clipboard
Copied
I'd like to add my voice to the chorus of thanks for this correct answer. It was driving me NUTS!
Copy link to clipboard
Copied
worked for me also, permalink option should be "Plain" thank you