I have problems publishing a demo project

Hello every body, when have in Production Environment this page showmw a message “Some of the connections used during a deployment were not properly configured. Click on the connections to set them up.” after click on the conecctions show the next errors.

"Deprecated: Assigning the return value of new by reference is deprecated in E:wampwwwejecutables_libprodlibphpdevellibphpase_ini.inc.php on line 78

Deprecated: Assigning the return value of new by reference is deprecated in E:wampwwwejecutables_libprodlibphpdevellibphpase_ini.inc.php on line 79

Deprecated: Function session_is_registered() is deprecated in E:wampwwwejecutables_libprodlibphpdevellibphpase_ini.inc.php on line 8

Deprecated: Assigning the return value of new by reference is deprecated in E:wampwwwejecutables_libprodlibphpdevelclasspage
mPageAdminSysAllConectionsCreateWizard.class.php on line 115

Deprecated: Assigning the return value of new by reference is deprecated in E:wampwwwejecutables_libprodlibphpdevelclasspage
mPageAdminSysAllConectionsCreateWizard.class.php on line 324

Deprecated: Assigning the return value of new by reference is deprecated in E:wampwwwejecutables_libprodlibphpdevelclassinterface
mConnection.class.php on line 287 ".

I try reconfigure again the conecctions but show the same errors I work with mysql, wampserver, all extensions enabled and windows xp, somebody knows that?

regards.

Please I need to resolve this problem, I have installed Scriptcase in my laptop and publish the project to a VPS server with windows 2008 server and wampserver.
I access to these server via Remote Desktop, and with PhpmyAdmin manage the Mysql server, databases and tables.
user root don’t have password.

Re: I have problems publishing a demo project

Search the main forum for ‘Deprecated’. There are several topics on this.

If they do not help, then please post again.

Regards,
Scott.

Re: I have problems publishing a demo project

Hi, I resolve my problem, simply install the add-on PHP 5.2.11 to Wampserver and put PHP 5.2 as default and all problems dissapears.

(Wampserver come with PHP 5.3 and Scriptcase produce PHP 5.2 code)