Hi,
I have just upgraded a site to 1.0.4 and I cannot access the configuration via the manager. I have check in Opera and Firefox. Firebug shows that the HTTP request index.php?a=17 (for the configuration) returns a HTTP 500 error.
I didn’t build the site, but it appears to be a straightforward site with static content. Nothing fancy.
The server is Windows running PHP 5.2.10 and MySQL 5.1.38-community.
thanks in advance for any suggestions.
-- Tim.
I have a similar issue,
just downloaded a fresh copy of revolution - created 4 hours worth of templates and am now trying to figure out the friendly urls. But there is no ’configuration’ option under the tools tab on the manager section? First time I use this so I don’t know if that is normal? Regardless I can’t get the .htaccess to work with the resource alias, but I can get it to work with the document id.
I am in a bit of a pinch - do I restart with a fresh download or is this normal and the documentation alluding to ’tools->configuration’ simply dated?
using:
MODx Revolution 2.0.4-pl2
You appear to have different problem from myself. Your problem is that the tab is not displayed, my problem was that the config PHP script would not run.
For info, I eventually ’solved’ my issue by commenting out any code that used the PHP directory class, and putting an alternative in.
-- Tim.
-
☆ A M B ☆
- 24,524 Posts
This sounds like some paranoid "mod_security" or other security settings on the server.
For Revo it’s under the System tab >> System settings, don’t miss the page links at the bottom as theres about 5 pages of settings there
@paulp
Very good point regarding the five pages!
You can also use the drop-down menu at the top to filter only the Friendly URL settings.
Many thanks.