I'm having a problem publishing my site in SiteBuilder

Please follow the following instructions:

Short answer:

1. Go to your control panel ( http://www.yourdomain.com/cpanel ) and click on file manager.
2. Click on the folder to the left of public_html
3. click on the filename .htaccess
4. delete or rename the file ( for example, rename to htaccess.old ) 

Long answer:

Unfortunately , the current version of sitebuider has a bug when working with cgi servers. The sitebuilder inserts a php_value in the .htaccess file on the domain on publishing. On servers using phpsuexec, php_values are not allowed in .htaccess and including it will result in a 500 error on the page. All you have to do is remove the lines in .htaccess that starts with php_value

Note - this does not happen all the time! If you follow the steps above and are still having a problem publishing, we are happy to help.

Category:

Author: ivanoats

Created on: June 9th, 2008

leave a comment

Back to article list