PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 18, 2022

[FIXED] Can't Edit CakePHP Website in Dreamweaver

 February 18, 2022     cakephp, dreamweaver, edit, mamp     No comments   

Issue

I just got done setting up my CakePHP website in MAMP and the databases and access files modified. Also, I went into Dreamweaver and modified it's configuration settings so it would open CTP files. In the browser, it's showing up properly. But, I can't get Dreamweaver to link properly, giving the error:

Dynamically-related files could not be resolved because of an internal server error.

Is there something else specifically in Dreamweaver I should do?

Any help is appreciated! :)


Solution

I did as @func0der said and tried to find a nicer IDE that better supported CakePHP websites, and ended up going with Aptana and has worked pretty well so far.

Good luck to those wanting to edit their CakePHP website! :)



Answered By - Abriel
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing