Monday, June 15, 2015

Installing on a Shared Windows Parallels Plesk Server


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 simply extracting the CakePHP package to the document root, however I just get a '500 - Internal Server Error'. I have configured the web.config file as suggested in the help documentation, however this didn't fix it. Do I require a MySQL database configured to view the configuration page, or should it show me something without a DB setup?

My hosting provider tells me the actual error being reported is:
===
PHP Fatal error: You must enable the intl extension to use CakePHP. in C:\Inetpub\vhosts\example.com\httpdocs\config\bootstrap.php on line 38
===
To which they tried fixing the error by including 'php_intl.dll' in the php.ini file, however this didn't work.

This same shared windows hosting setup is able to run Wordpress sites fine, however I dont have a lot of experience with CakePHP so I'm not sure if it's just something I need to configure on my part, or if there is something on the server level which I dont have access to which is stopping it from working.

Any help would be greatly appreciated.

Cheers,

Peter

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: