Skip to main content
March 15, 2007
Question

Missing PHP/MySQL Server Behaviours

  • March 15, 2007
  • 1 reply
  • 459 views
Hello

Novice developer attempting to create a new server behaviour for PHP/MySQL model in Dreamweaver 8.0.2 (updated). When clicking on server behaviours: add new behaviour, the first dialog box appears. When checking copy existing behaviour box, dropdown menu remains empty and inert.

It doesn't contain any of the existing behaviours found in the applications:server behaviours panels? Been rooting around forums, online documentation and cannot find an answer to this.

Have tried this with *.php file open and database connection active and with a recordset to query - still nothing :-(

Existing behaviours seem to function OK when applied through the panel menu.

Using: PHP 5.2.0; MySql 5.0; Mac OS Tiger 10.4.8; Cocoasql 07b5
on Mac G5 1.8

TIA

Ian



This topic has been closed for replies.

1 reply

Inspiring
March 15, 2007
planethead wrote:
> When clicking on server behaviours: add
> new behaviour, the first dialog box appears. When checking copy existing
> behaviour box, dropdown menu remains empty and inert.
>
> It doesn't contain any of the existing behaviours found in the
> applications:server behaviours panels?

Correct. You cannot copy the built-in server behaviors. The ability to
copy an existing behavior applies only to ones that you have created
yourself.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
March 15, 2007
Thanks David - I don't think they point this out in the documentation (apologies if I'm wrong). Will be investigating your book forthwith.