Jump to content

jamesshelford

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by jamesshelford

  1. I hope I have posed this in the right place, if not please feel free to move it. I'm having a problem with my Wordpress website, www.jamesshelford.co.cc. When I log in and try to use the permalinks function it loads a blank page. I have done some research and many people blame this on an absence of the mod_rewrite function but I believe HelioHost supports this. I have also made sure my .htaccess file is correct, I have posted this below. # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wordpress/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L] </IfModule> # END WordPress Has anyone else had this problem or can anyone help me? Thanks very much, James EDIT: I've found some other posts on here describing this problem http://www.helionet.org/index/index.php?showtopic=6469, http://www.helionet.org/index/index.php?showtopic=6144
  2. Thanks very much for your help.
  3. Thanks very much for your help.
  4. Hi, I hope i've posted this in the right place, I had a problem with my old Wordpress installation so i deleted it last night and have since attempted to use Fantastico to reinstall, however, after completing the first page of the installation the second page will appear blank or will produce this error message. "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /usr/local/cpanel/3rdparty/fantastico//includes/enc_check.inc.php on line 378" Am I doing something wrong? Thanks in advance, James
×
×
  • Create New...