Installing on a Shared Windows Parallels Plesk Server

2015-06-16 Thread Peter Watkins
Hi, I am wondering if it is possible to install and setup CakePHP on a Shared Windows Parallels Plesk Server. In this setup, I do not have direct access to IIS, but do have access to the file system and basic PHP settings. I have chosen the website to run PHP 5.4.32 (FastCGI). I have tried si

Re: Editor for Cakephp

2015-06-16 Thread Mario Dourado
I vote for Sublime. On Tue, Jun 16, 2015 at 12:19 PM, Stephen S wrote: > I also swear by NetBeans. > > On 13 June 2015 at 09:33, hanna marie natividad > wrote: > >> Try Netbeans. >> >> >> On Saturday, June 13, 2015 at 3:12:42 PM UTC+8, Pamela Whittaker wrote: >>> >>> What do you suggest as an e

Fatal error: Call to undefined method Cake\Datasource\ConnectionManager::_config() in cakephp3/vendor/cakephp/cakephp/src/Datasource/ConnectionManager.php on line 80

2015-06-16 Thread Ankit Bhardwaj
Fatal error: Call to undefined method Cake\Datasource\ConnectionManager::_config() in cakephp3/vendor/cakephp/cakephp/src/Datasource/ConnectionManager.php on line 80 This error came during installation of Cakephp 3.X on serve after putting DB details. Please help -- Like Us on FaceBook http

vendor/bin is missing

2015-06-16 Thread Radharadhya Dasa
Hi, I saw a few examples for phpunit and Code Sniffer and both runs like /vendor/bin/xyz I installed cakePHP and all other packages via composer, but I do not have /vendor/bin folder. These files are in /bin for me. Any guess why is it so? rrd -- Like Us on FaceBook https://www.facebook.com

Re: Editor for Cakephp

2015-06-16 Thread Stephen S
I also swear by NetBeans. On 13 June 2015 at 09:33, hanna marie natividad wrote: > Try Netbeans. > > > On Saturday, June 13, 2015 at 3:12:42 PM UTC+8, Pamela Whittaker wrote: >> >> What do you suggest as an editor for CakePHP please? I use Dreamweaver >> cs6 for PHP but that doesn't open .ctp fi