Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Bridging with bbs on server root ?  (Read 3543 times)

0 Members and 1 Guest are viewing this topic.

jazzdak

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • La Confrerie des Templiers
Bridging with bbs on server root ?
« on: October 27, 2006, 02:10:40 am »

Hi i tryed to bridge my bbs (PHPBB 2.0.21) with CPG 1.4.9 But i failed to do it.

I installed my BBS on my server root and CPG in another directory readable by an apache alias.

Is my configuration able to work or must i change it?

I have the following issue when trying to bridge coppermine and XXX:
[error message here]

Coppermine install: http://jazzdak.game-server.cc/cpg/
Forum install: http://jazzdak.game-server.cc/
Coppermine version: cpg1.4.9
Forum version: PHPBB 2.0.21
Test user account: srvtest / anno80dec

BridgeManager settings:
Forum URL:  http://jazzdak.game-server.cc
Relative path to your BBS's config file:
Use post-based groups?:  0 

And when i press finich i get Error : Cannot redeclare Microtime in init.inc.php Line 37.

Thx by advance for your answers
« Last Edit: October 27, 2006, 04:49:35 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Bridging with bbs on server root ?
« Reply #1 on: October 27, 2006, 02:41:54 am »

Relative path to your BBS's config file:

You need to actually write something there, probably:

Code: [Select]
../
Logged

jazzdak

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • La Confrerie des Templiers
Re: Bridging with bbs on server root ?
« Reply #2 on: October 27, 2006, 09:56:46 am »

When i keep : Relative path to your BBS's config file: Empty CPG seems to get wright the config.php but if i write ../ he says :

    * ../config.php n'existe pas. Corrigez la valeur entrée pour Chemin relatif à la page de configuration de votre forum
Logged

jazzdak

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • La Confrerie des Templiers
Re: Bridging with bbs on server root ?
« Reply #3 on: October 27, 2006, 10:02:47 am »

I tried :

*  ../ => * ../config.php n'existe pas. Corrigez la valeur entrée pour Chemin relatif à la page de configuration de votre forum
*   ./ =>  (Seems to be ok ) Utiliser les groupes basés sur le nombre de messages ?:  etc.... But Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in D:\cpg\include\init.inc.php:35) in D:\cpg\include\init.inc.php on line 37 when pressing finish

* Empty => (Seems to be ok) Utiliser les groupes basés sur le nombre de messages ?:  etc....  But Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in D:\cpg\include\init.inc.php:35) in D:\cpg\include\init.inc.php on line 37 when pressing finish

Don't Know Why  :(
Logged

Nibbler

  • Guest
Re: Bridging with bbs on server root ?
« Reply #4 on: October 27, 2006, 01:32:30 pm »

Empty and ./ are the same thing and are certainly not ok. Please post the paths on the file system of your gallery and forum.
Logged

jazzdak

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • La Confrerie des Templiers
Re: Bridging with bbs on server root ?
« Reply #5 on: October 27, 2006, 02:29:23 pm »

my Forum is located here:

d:/www

And the CPG :

d:/cpg/

viewable from net by an apache alias :
Code: [Select]
Alias /cpg/ "d:/cpg/"

<directory "d:/cpg">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
</directory>
Logged

Nibbler

  • Guest
Re: Bridging with bbs on server root ?
« Reply #6 on: October 27, 2006, 02:46:13 pm »

Then try ../www
Logged

jazzdak

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • La Confrerie des Templiers
Re : Bridging with bbs on server root ?
« Reply #7 on: October 27, 2006, 03:09:26 pm »

Yes it works ^^


Thx a lot ^^
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.