|
It is asking for the URL to the forum directory and I am doing the URL to the installation (without the wp-admin or whatever, just the actual URL).
I am getting also an error that a table already exists (likely because I have been doing this over and over. This is the only area I am getting stuck on.
This is the error I am getting :
Warning: include(/wp-config.php) [function.include]: failed to open stream: No such file or directory in /home/amanda/public_html/university/photopost/forums/wp.php on line 18
Warning: include() [function.include]: Failed opening '/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/amanda/public_html/university/photopost/forums/wp.php on line 18
Error: Table 'ppost_usergroups' already exists
|