I've managed to fix it, the upgrade process hadn't created the new DB tables.
So I use the command below to copy across the missing ones : elgggeocode_cache, elggprivate_settings, elggriver - I didnt bother copying over 'elggsystem_log_1236692081', as it was empty, now my upgraded DB has 22 tables, and the install works a treat..!
CREATE TABLE {upgraded DB name}.elgggeocode_cache SELECT * FROM {fresh elgg v1.5rc2 DB}.elgggeocode_cache;
Replace { and what is inside it with the name of your database.
Okay these are missing fields to install, correct?
Elgg database _________________
Database hostname (usually 'localhost') _______________
Database table prefix (usually 'elgg') _________________
Here is the jive I get inside Elgg 1.2 when I installed it from GoDaddy (soft install) I hoped to
use that info to fill in the missign fields whereby UPGRADING. And it seemed to work but it was buggy as hell and the version still said 1.2, so it seemed like a sort of crossgrade or something, hybrid 1.2-1.5 version.
I want to therefor only hard install 1.5 can I use the old Godaddy info below to still connect the database?
The full path to your site root on your disk, followed by a trailing slash:
/home/content/t/a/h/tahoebilly09/html/
The full path to the directory where uploaded files will be stored, followed by a trailing slash
/home/content/t/a/h/tahoebilly09/html/data/
Thank you anyone who might help with this, I really need to see that new river to stay pumped on th ethis project.
William
Post for anyone else that has had this problem.... check your path for your "data" folder... make sure it is the server path and not a URL - I was trying to point to the data folder using:
but I should have been using:
user/public_html/data
to point to the folder... cheers!
I might be having the same issue with setup on GoDaddy.com are you talking about the
Elgg database pointer?
The above is the path that I needed to use so that when I installed elgg i wouldn't get the message "data folder is not writable".
I made the mistake of trying to use a url instead of the local path to the data folder.
http://groups.google.com/group/elgg-users/browse_thread/thread/6fbff59c3c2a249c
I just got 1.5 up on GoDaddy.com by installing the the GoDaddy ready 1.2 first, which sets up the dbase etc, then I manually upgraded the 1.5r1 files. It works but I the profile view never wants to load the plugs just keep spinning and the "report" window doesn't go away when you click on it.
Any help?
William in Sacramento
I just got 1.5 up on GoDaddy.com by installing the the GoDaddy ready 1.2 first, which sets up the dbase etc, then I manually upgraded the 1.5r1 files. It works but I the profile view never wants to load the plugs just keep spinning and the "report" window doesn't go away when you click on it.
Any help?
William in Sacramento
I just got 1.5 up on GoDaddy.com by installing the the GoDaddy ready 1.2 first, which sets up the dbase etc, then I manually upgraded the 1.5r1 files. It works but I the profile view never wants to load the plugs just keep spinning and the "report" window doesn't go away when you click on it.
Any help?
William in Sacramento
I just got 1.5 up on GoDaddy.com by installing the the GoDaddy ready 1.2 first, which sets up the dbase etc, then I manually upgraded the 1.5r1 files. It works but I the profile view never wants to load the plugs just keep spinning and the "report" window doesn't go away when you click on it.
Any help?
William in Sacramento
I just got 1.5 up on GoDaddy.com by installing the the GoDaddy ready 1.2 first, which sets up the dbase etc, then I manually upgraded the 1.5r1 files. It works but I the profile view never wants to load the plugs just keep spinning and the "report" window doesn't go away when you click on it.
Any help?
William in Sacramento
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
OK, I am in!! Now that I have a fresh working elgg system, the real work begins.
The whole purpose of this excersize was to move my elgg system from a shared hosting platform to a dedicated. Now that I have the server working, I need to migrate. I did all of the suggested setps, but it's almost like the db is not synched. Here is what I did:
Now when I log in, still only the new site. Shouldn't my db have the old user info, etc?
Hi can someone please help me
I have install elgg1.5 and I didn’t miss any files everything is install by using dreamweaver FTP
I have tryed to open the page on the browser www.mydomain.com/elgg1.5
And i get this error
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
it didn’t even give me the chance to put my database dateless
Hello,
you have ton change the function elgg_echo like here http://community.elgg.org/mod/groups/topicposts.php?topic=23741&group_guid=23300
The function is in the file : engine/lib/languages.php
Regards,
christophe
Marcus fixed this, and it's now working in Elgg 1.5 RC2 without any modifications required.
Hello,
you have ton change the function elgg_echo like here http://community.elgg.org/mod/groups/topicposts.php?topic=23741&group_guid=23300
The function is in the file : engine/lib/languages.php
Regards,
christophe
Marcus fixed this, and it's now working in Elgg 1.5 RC2 without any modifications required.
Hello,
you have ton change the function elgg_echo like here http://community.elgg.org/mod/groups/topicposts.php?topic=23741&group_guid=23300
The function is in the file : engine/lib/languages.php
Regards,
christophe
Marcus fixed this, and it's now working in Elgg 1.5 RC2 without any modifications required.
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.