[Solved]: config.php does not exist [Solved]: config.php does not exist
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: config.php does not exist

Started by JiJi, March 15, 2008, 12:21:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JiJi

can anyone help me out?

I have the following issue when trying to bridge coppermine and XXX:
[    * /smforum/config.php doesn't exist. Correct the value you entered for Relative path to your BBS's config file]

Coppermine install: http://www.starmuffin.com/art/album/
Forum install: http://www.starmuffin.com/smforum/
Coppermine version: v1.4.16
Forum version: phpbb v3.0.0
Test user account: testme / testme987

BridgeManager settings:
Forum URL:  http://www.starmuffin.com/smforum/
Relative path to your BBS's config file:  /smforum/
Use post-based groups?:  0 

Joachim Müller

Quote from: JiJi on March 15, 2008, 12:21:46 PM
Relative path to your BBS's config file:  /smforum/
You have entered an absolute path. Relative path would be ../../smforum/

JiJi

>.> I could have sworn i tried that last night.. now it works for some reason....::sigh:: .. Thank you much :)