briealeida
Forum Replies Created
-
Forum: Installing WordPress
In reply to: FATCOW install “500 Internal Server Error”If you uploaded using their ‘Install Central’, I would generally recommend you contact Fatcow for support. Do you have FTP access? You may want to do a manual install. If Fatcow provides the error log for your viewing, some additional information in it would be very helpful.
—
BrieForum: Installing WordPress
In reply to: Manually Installing WordPress to GodaddyNot sure if I understand what you’re driving at. Were you able to successfully upload the files? Did you create the database successfully?
What is this business about a forward? If there were already files existing in the folder you uploaded the WP files to, they could conflict.
—
BrieForum: Plugins
In reply to: My Page Order Static Home PageMichaelH,
Thanks. That wasn’t quite it but got me thinking the right way about the issue. I found and commented out the following line:
<li><a href="<?php echo get_settings('home'); ?>">Home</a></li>
(If it’s helpful to others who read this later, I’m using the Aurelia theme and this was in header.php.)—
BrieForum: Installing WordPress
In reply to: Two domains, different content, one MySQLTo esmi’s point, I’ve successfully used table prefixes.
The relevant MySQL documentation for this appears to be here.
—
Brie