Copy link to clipboard
Copied
Hi all,
OS X 10.8.2 DW v 12
I have setup a mamp database w mysql and have it sucessfully doing things inside of a DW PHP site I'm working on. Other older dynamic pages are working ok.
I already have a working connection.
I already have a testing server using local folder.
ISSUE: If I create a new blank page test.php and then try to go to the server behaviors tab and create something - well the plus sign is grayed out and asks me to do the 4 items to set up a dynamic site... which I already did...
Also I can click + in Bindings and it will allow me to create a recordset from there - is that normal?
So maybe I set something up wrong in site management or something like that?
Copy link to clipboard
Copied
Also I just created a new test site in manage sites and created the server on a hosted server with ftp access...
Then I created a connection to the remote mysql test database
all worked
created a test page but....
- same issue: server behaviors is unavailable...
How Do I fix this?
Copy link to clipboard
Copied
I still could use some help with this...
Copy link to clipboard
Copied
Hi - I still have this problem - any ideas?
Copy link to clipboard
Copied
Are you on the Creative Cloud? Many things were changed/deprecated in the 12.1 update.
http://blogs.adobe.com/dreamweaver/2012/10/dreamweaver-creative-cloud-update-12-1-faqs.html
To paraphrase what David Powers said in another discussion:
http://forums.adobe.com/message/4760094#4760094#4760094
"The problem with the code generated by Dreamweaver's server behaviors is that they rely on the original MySQL functions in PHP. This is no longer recommended by either PHP or MySQL (see http://docs.php.net/manual/en/mysqlinfo.api.choosing.php). The functions are deprecated, and will eventually be removed from PHP..."
Nancy O.