Search found 10 matches
- Tue May 29, 2007 8:22 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: installation via ssh: documentation wiki out of date
- Replies: 4
- Views: 1923
Re: installation via ssh: documentation wiki out of date
Cool? Only if you know the ID number. I've now realised how you can establish the ID number, and have updated the documentation accordingly. http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Shell_Install I hope, as a result, other new users of this excellent cms will have less trou...
- Mon May 28, 2007 10:18 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: installation via ssh: documentation wiki out of date
- Replies: 4
- Views: 1923
Re: installation via ssh: documentation wiki out of date
1246 is un unique ID and works for that version only. For download use forge or direct page for cmsms download Thanks. The wiki says you have to check the current version number, but it doesn't even mention this unique ID. How can you find out what ID to use? As I've said, I think someone who unde...
- Mon May 28, 2007 10:01 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: installation via ssh: documentation wiki out of date
- Replies: 4
- Views: 1923
installation via ssh: documentation wiki out of date
For the benefit of beginners like me who are reliant on step-by-step instructions when installing: The documentation wiki instructions on using ssh to install are not at present reliable. It is not sufficient to replace the version number 0.12.1 in the given wget command with 1.0.6. You apparently a...
- Thu May 24, 2007 9:07 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: version 1.0.6 apparently expands as version 0.12.1?
- Replies: 8
- Views: 2389
Re: version 1.0.6 apparently expands as version 0.12.1?
Just to be clear: I have (of course) been replacing the version number with 1.0.6 in the wget command. But I have been leaving the number in the middle of the string at 445.
Chris
Chris
- Thu May 24, 2007 9:04 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: version 1.0.6 apparently expands as version 0.12.1?
- Replies: 8
- Views: 2389
Re: version 1.0.6 apparently expands as version 0.12.1?
The instruction in the documentation is: wget http://dev.cmsmadesimple.org/frs/download.php/445/cmsmadesimple-0.12.1.tar.gz I have no idea of the meaning or importance of the number in the middle of the line, but I'm using 445 and you (tsw) are using 1246. Where did you get that number? What is its ...
- Thu May 24, 2007 6:17 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: version 1.0.6 apparently expands as version 0.12.1?
- Replies: 8
- Views: 2389
Re: version 1.0.6 apparently expands as version 0.12.1?
I have just carried out a third installation in a third, separate domain. I have followed the documentation instructions to upload the 1.0.6.tar.gz file to my server but when it is expanded it creates a folder called cmsmadesimple-0.12.1. I have now had the wit to find the file version.php, and sure...
- Wed May 23, 2007 9:12 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: version 1.0.6 apparently expands as version 0.12.1?
- Replies: 8
- Views: 2389
Re: version 1.0.6 apparently expands as version 0.12.1?
Thanks guys, but as I said at the start I uploaded the tar file - I didn't use ftp. My question is: does the CMSMS version number display accurately, or does anyone else have experience of the 1.0.6 tar file producing an installed CMSMS that declares itself as version 0.12.1? I believe I've installe...
- Tue May 15, 2007 4:51 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: version 1.0.6 apparently expands as version 0.12.1?
- Replies: 8
- Views: 2389
version 1.0.6 apparently expands as version 0.12.1?
I have uploaded the tar file of v1.0.6 to my server, but when deployed the site declares itself to be built with 0.12.1 (eg in the footer of each site page and the admin site). Have I got confused, or are some of the files quoting an old version number?
Chris
Chris
- Tue May 15, 2007 1:54 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: File permissions problem with installation of 1.0.6
- Replies: 4
- Views: 1889
Re: File permissions problem with installation of 1.0.6
Thanks guys I put the problem to my hosting outfit (Heart Internet) and the immediately identified the problem (and solved): The file permissions are quite wrong unfortunately. 777 is a serious security hazard so we do not allow this to be used. The correct permissions for the folders should be 755 ...
- Mon May 14, 2007 10:34 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: File permissions problem with installation of 1.0.6
- Replies: 4
- Views: 1889
File permissions problem with installation of 1.0.6
I'm installing CMSMS on a shared server. The setup is one I'm not used to (I have recently moved to this host), where ssh and ftp access takes me to a root directory for my domain, but http access takes the visitor to a directory "public_html" within the root. So I have used ssh to get the...