![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi there,
We've set up a new site with Venture. I made an error changing permalink structure on wp settings - which has caused the website not to show now, and the permalinks settings not to show on the wp dashboard. I've gone through some steps to resolve and found that there wasn't an .htaccess.php on the server, so I've uploaded on with this info,. # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress The error message I am getting when I go to the website is - Fatal error: Maximum execution time of 30 seconds exceeded in ... /htdocs/wp-includes/rewrite.php on line 829 How can I resolve this quickly? i can't change back to old permalinks structure as I can't access Permalinks settings in dashboard.... Thanks heaps for any assistance KC |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changed WordPress Address (URL) now site looks weird | cyclingeddie | General Discussion | 5 | 11-16-2010 06:45 PM |
| Permalinks keep showing at top of my post?? | Virginia G | General Discussion | 8 | 12-21-2009 09:57 AM |
| Changed web address in WordPress &my site became basic text | Nealtor | General Discussion | 1 | 08-24-2009 10:11 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us