Here are my specs:
GoDaddy shared Linux hosting
MySQL 5.0
PHP 5.0
Here are my steps:
Have my domain name blah.com base out of xxx.com/sites/elgg/site/
I copy the elgg files to my hosted server xxx.com/sites/elgg/site/
I create the data folder xxx.com/sites/elgg/data/
On the data folder, CHMOD it to 777
Go to my page, blah.com, it immediately forwards to blah.com/install.php
I put in my DB settings, which it confirms successful.
Then I get to the System Settings page, which I fill out completely:
Site Name: Blah Elgg
Site Dsec: An Elgg to Blah on
Site Add: http://www.blah.com/
Full path: godaddy/xxx/sites/elgg/site/
Data path: godaddy/xxx/sites/elgg/data/
View: default
Lang: Eng
As for the checkboxes, I leave the last 2 checked, as default.
After that, I click on save, and i get a blank page, sitting on:
http://www.blah.com/action/systemsettings/install
and it sits there, with no output, no errors, nothing.
If I am a moron and missed something on the internets, please link me, because I am close to calling it quits with elgg. =(
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
For anybody that has this problem, MAKE SURE that in your login.php file, the action for the login form points to "action/login" and NOT "action/login.php." I had this problem and taking out the .php fixed it. Make sure you try this out if all else doesn't work.
- Previous
- 1
- 2
- Next
You must log in to post replies.