Search found 10 matches
- Thu Aug 14, 2008 1:17 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem or not? Upgrade existing site to 1.4.1...
- Replies: 3
- Views: 1199
Re: Problem or not? Upgrade existing site to 1.4.1...
Thanks, I'll try that next time.
- Wed Aug 13, 2008 1:42 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problem or not? Upgrade existing site to 1.4.1...
- Replies: 3
- Views: 1199
Problem or not? Upgrade existing site to 1.4.1...
I have an existing website that I upgraded last night to 1.4.1 from 1.3.1. Everything seemed to go ok but on the page that was displayed by the upgrade.php script when I clicked on the Click Here to upgrade link, I never received any confirmation back that the upgrade had completed successfully. M...
- Thu Jan 10, 2008 7:12 pm
- Forum: General Discussion
- Topic: mod_rewrite/cms/awstats problem
- Replies: 5
- Views: 3241
Re: mod_rewrite/cms/awstats problem
You could try adding: RewriteCond %{REQUEST_URI} !^/awstats directory/.* before the other rewrite conditions. Nullig That works! Thanks! I tried different things close to what you suggested but I didn't understand mod_rewrite enough to know what I was doing. For anyone else that may be having a ...
- Thu Jan 10, 2008 2:37 pm
- Forum: General Discussion
- Topic: mod_rewrite/cms/awstats problem
- Replies: 5
- Views: 3241
Re: mod_rewrite/cms/awstats problem
I'm getting a 404 Not Found error when I try to view the awstats page. The awstats directory is installed at the root level as is CMS. In other words if I'm looking at a directory listing I see /awstats, /admin, /doc,/images,/uploads,/tmp,index.php, config.php,etc. When the .htaccess is removed t...
- Thu Jan 10, 2008 4:29 am
- Forum: General Discussion
- Topic: mod_rewrite/cms/awstats problem
- Replies: 5
- Views: 3241
mod_rewrite/cms/awstats problem
I recently switched to a new server (Apache 2.2.6, MySQL 5.0.45, php 5.2.5) with my webhost and my CMS website on the new website will not display the awstats page but my other websites (non-CMS now but will be soon) do not have this problem. This leads me to believe it has something to do with the...
- Fri Jan 04, 2008 7:37 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Problem w/upgrade from 1.2 to 1.2.x
- Replies: 6
- Views: 1497
Re: Problem w/upgrade from 1.2 to 1.2.x
I finally was able to upgrade the site by deleting all the existing files except for config.php, uploading and extracting the 1.2.3 full bundle, and chmod the correct directories to 777. Then I was able to login as admin and verify the database was in sync with the php files. After that I removed ...
- Fri Jan 04, 2008 6:00 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Problem w/upgrade from 1.2 to 1.2.x
- Replies: 6
- Views: 1497
Re: Problem w/upgrade from 1.2 to 1.2.x
If the rowcount of the content_props table is the accurate number of pages for a website then I have 1,669 pages.
- Fri Jan 04, 2008 5:46 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Problem w/upgrade from 1.2 to 1.2.x
- Replies: 6
- Views: 1497
- Fri Jan 04, 2008 5:39 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Problem w/upgrade from 1.2 to 1.2.x
- Replies: 6
- Views: 1497
Re: Problem w/upgrade from 1.2 to 1.2.x
Thanks for the quick reply. How would I go about checking my php error log? My webhost provides DirectAdmin which limits me to what I can see and can't see. I've never seen a php log file and nothing is showing up in the Apache error log file. Thanks!
- Fri Jan 04, 2008 5:07 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Problem w/upgrade from 1.2 to 1.2.x
- Replies: 6
- Views: 1497
[SOLVED] Problem w/upgrade from 1.2 to 1.2.x
CMS is great software. I've been using it for several months after searching for over a year for a replacement for phpwebsite. When I found CMS and started playing around with it I knew right away that this was exactly what I was looking for. Kudos to the developers. I have one website fully con...