2013-06-25, 19:55:49 (This post was last modified: 2013-06-28, 00:50:11 by shawn_a.)
Hello,
I've download last version GetSimpleCMS_3-2-1.
Then I've upload by ftp admin folder and index.php on my server but still written version 3.0 and 3.2.1 is needed !
2013-06-26, 20:49:08 (This post was last modified: 2013-06-26, 20:52:24 by borgfabr.)
(2013-06-26, 18:55:57)Timbow Wrote: Is this server problems? What does the Healthcheck tell you?
As you can see in the attachement, healthcheck tell me to update my system ? this is what i'm trying to do.....
But maybe I missed a step ?
1. download new release (GetSimpleCMS_3.2.1.zip)
2. put new release on my server (admin folder, index.php)
Anything else to do ?
If Healthcheck is showing LAMP to be all correct then I have no explanation for how you can upload 3.2.1 but still not have 3.2.1 on the server.
I can only suggest you check everything, download a new copy of 3.2.1 then use the instructions for v2.x to 3.x here http://get-simple.info/wiki/installation:upgrade
eg: rename the folder admin as adminold and upload the new one.
(2013-06-26, 21:33:44)Timbow Wrote: If Healthcheck is showing LAMP to be all correct then I have no explanation for how you can upload 3.2.1 but still not have 3.2.1 on the server.
I can only suggest you check everything, download a new copy of 3.2.1 then use the instructions for v2.x to 3.x here http://get-simple.info/wiki/installation:upgrade
eg: rename the folder admin as adminold and upload the new one.
I've done what you said. it means follow the procedure Upgrade 2.x to 3.x. But still the same.
How can I be sure that file on the server corresponds to 3.2.1 ??? Must I restart something after upload ?
2013-06-26, 22:07:07 (This post was last modified: 2013-06-26, 22:07:34 by yojoe.)
Try to rename current /admin directory to f.e. /admin_temp, reconnect to ftp and upload /admin 3.2.1 directory again.
Maybe your host provider utilizes a caching system ?
ps. after you upload all files again, check /admin/inc/configuration.php and paste here what version is assigned to $site_version_no
Addons: blue business theme, Online Visitors, Notepad
(2013-06-26, 22:07:07)yojoe Wrote: Try to rename current /admin directory to f.e. /admin_temp, reconnect to ftp and upload /admin 3.2.1 directory again.
Maybe your host provider utilizes a caching system ?
ps. after you upload all files again, check /admin/inc/configuration.php and paste here what version is assigned to $site_version_no
This is strange because 3.2.1 is written in this file.
I've tried to delete admin folder and cms is still working ??????? Does it means i'm not working on the correct folder ?[/quote]
(2013-06-26, 22:21:36)borgfabr Wrote: I've tried to delete admin folder and cms is still working ??????? Does it means i'm not working on the correct folder ?
You are using ftp to connect to a remote web server I think? If you also have your site saved locally on your desktop computer that can cause confusion.
And I see your healthcheck shows Ubuntu as the OS. Isn't Ubuntu a desktop OS?
Problem is solved !
On my webserver i have var\www and root\www. The site is base on var\www and I was using root\www.
Upgrade is done !
Thank for all your support. I appreciate