17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1205 Views |
-
Why user and password not showing?

7 September 2007 at 3:59am
http://mysite.com/home/successfullyinstalled
Installation Successful
Congratulations, SilverStripe has been successfully installed.
You can start editing your site's content by opening the CMS.
Email:
Password:note: Fatal error: Cannot access protected property Controller::$currentController in /var/www/vhosts/flugelsoft.com/httpdocs/sapphire/security/Security.php on line 108
i solve it as like as bellow...........
Controller::$currentController in /home/sparknet/public_html/cms/sapphire/security/Security.php on line 104
Controller.php the line:
protected static $currentController to
public static $currentController.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! PLZ Help Me !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
why user/password not working?
-
Re: Why user and password not showing?

7 September 2007 at 2:01pm
what are the "chmods" on your files? that is usually where I have problems when installing ....
-
Re: Why user and password not showing?

11 September 2007 at 1:15pm
The http://mysite.com/home/successfullyinstalled page will only show your username and password after you exit an install, if you've gone to that page manually it won't show. If there is no user in your database, you can add one by going to http://mysite.com/db/build?username=admin&password=password - note this will only work if there isn't a user already created.
| 1205 Views | ||
|
Page:
1
|
Go to Top |


