tmcconnon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Permalinks Serving 404 Pages@oznola – I can’t thank you enough for your help. From your feedback we identified that:
/usr/local/******-wordpress
should have been:
/usr/local/www/******-wordpress
It was an oversight on our part, but it’s fixed and working perfectly now! Thanks again for all the time you volunteered toward fixing our issue.
Best,
TomForum: Fixing WordPress
In reply to: Custom Permalinks Serving 404 Pages@oznola – this is what we have, which works ok with our other install on the same server:
<Directory /usr/local/www/www.********.com> Options Indexes SymLinksIfOwnerMatch AllowOverride Options FileInfo Order allow,deny Allow from all </Directory> alias /university "/usr/local/www/*******-wordpress" <Directory "/usr/local/*******-wordpress"> Options Indexes MultiViews FollowSymlinks AllowOverride Limit Options FileInfo Order Allow,Deny Allow from all </Directory>
Forum: Fixing WordPress
In reply to: Custom Permalinks Serving 404 Pages@oznola looking into that code right now – I’ll get back to you in a minute
Forum: Fixing WordPress
In reply to: Custom Permalinks Serving 404 Pages@esmi – I did, still didn’t work with the default theme.
Forum: Fixing WordPress
In reply to: Custom Permalinks Serving 404 PagesYes sir! The .htaccess file is found in that directory.
Forum: Fixing WordPress
In reply to: Custom Permalinks Serving 404 PagesThanks for the reply Esmi!
It is…in fact permalinks are working just fine on other WordPress installs on the same server. Any other ideas?
Forum: Plugins
In reply to: [Plugin: Adserve] SEO friendly links?If I move adclick.php into the root, where/how exactly should I modify the code of adclick.php and the ad.php?
Specific instructions would be much appreciated!
Forum: Fixing WordPress
In reply to: Can’t switch themes, “manage themes” seems to be brokenI just had to re-install everything. A file must have been corrupted somewhere during the install that prevented the activation of themes.