CakePHP 2.0+ Setup on online shared hosting
Posted
by
gutigrewal
on Stack Overflow
See other posts from Stack Overflow
or by gutigrewal
Published on 2012-06-28T13:09:28Z
Indexed on
2012/09/12
21:38 UTC
Read the original article
Hit count: 248
1 and I've uploaded all the files onto the file server that I am using 000webhost.com however Im having a few problems with the modrewrite I keep getting re-directed to http://error404.000webhost.com/? Does anyone know how to setup cakephp 2.1 on a shared area??
Im getting this error now: Fatal error: Call to undefined function pluginsplit() in /home/a4300629/public_html/lib/Cake/Cache/Cache.php on line 151
not really sure how this error has come about, any ideas?
Thanks in advance.
© Stack Overflow or respective owner