View Single Post
Old February 1st, 2013, 03:10 PM   #1 (permalink)
andreawalford
Junior Member
Verified Customer
 
Join Date: Jan 2013
Posts: 9
Error with Wordpress Install

I am trying to integrate photo post with a Wordpress site. I've followed all the steps for installing Photopost on my server and everything seemed fine - I got the message that it was successfully installed - and then when I clicked on the adm-index.php link I got the error message shown below. It sounds to me like I need to insert something on line 94 of the wp-config.php file in forums but I'm unsure of what and where to insert the missing path. Here are some details

1. I am hosting on Host Gator on a shared server.
2. I followed the instructions for testing my web server for compatibility - and everything was as it should be.
3. PHP version is 5.2.17
4. GD 2.3.11
7. mySQL 5.5.23


Here is the warning I got:

Code:
Content visible to verified customers only.
Here is the contents of line 94 of the wp-config.php file that was in /forums

require_once(ABSPATH . 'wp-settings.php');

Do I replace it with this:

Code:
Content visible to verified customers only.
Or is that a generic (sample) path and I need to change out some of the values with my own site specifics?

I am pretty new at all of this - no formal training/education - just learning as I do.

Thanks,

Andrea

Last edited by andreawalford; February 1st, 2013 at 03:37 PM.
andreawalford is offline   Reply With Quote