17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1590 Views |
-
Not A Valid Entry Point

3 April 2007 at 10:44am Last edited: 3 April 2007 10:46am
I had a wee hack in the installer because it was saying that MySQL v 5.0.18 couldn't be used and I commented out some lines in checkdatabase()
After a few refreshes as I sorted out other permissions problems I've got
=================
If you receive a fatal error, refresh this page to continue the installation
# Creating 'assets' folder...
# Creating 'mysite/_config.php'...
# Creating '.htaccess' file...
# Building database schema...
Not A Valid Entry Point
==================My database is empty and I can't get ahead.
is my database supported?
this is a LAMP install
-
Re: Not A Valid Entry Point

3 April 2007 at 11:31am
(Found out it is PHP 5.2.1, on BSD)
I cannot see this phrase in the SilverStripe source, so I think something else is interferring. Google shows that SugarCRM has this error from time to time, so perhaps you've got the two programs installed in the same folder and this is causing a conflict?
-
Re: Not A Valid Entry Point

3 April 2007 at 11:39am Last edited: 3 April 2007 11:41am
Via IRC I worked with SiggySS_working and identified that Silverstripe was clashing with an existing installation of SugarCRM - it's on a subdomain but practically that is just a subfolder on the server.
Silverstripe should be able to accomodate this scenario... I'm not sure quite how this clash happens, I haven't seen anything like it before.
I've moved the files to a new folder and that's working fine. Now I just need .htaccess to grab the right files.
thanks for your help!
| 1590 Views | ||
|
Page:
1
|
Go to Top |


