issues installing cpg on my local windows webserver issues installing cpg on my local windows webserver
 

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

issues installing cpg on my local windows webserver

Started by likenoother, June 14, 2007, 06:02:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

likenoother

Hi,

I am trying to install cpg on my local apache webserver running on windows machine.

after creating the account on next page, it gives me following error:

On, http://localhost/cpg1410/login.php -

Fatal error: main() [function.require]: Failed opening required 'include/config.inc.php' (include_path='/bogus') in C:\Program Files\Apache Group\Apache2\htdocs\cpg1410\include\init.inc.php on line 155

---

line 155 on init.inc.php shows:  require_once 'include/config.inc.php';

i've extracted the zip under htdocs directory.

Thanks.

Hein Traag

Are you using Post Nuke as wel ? Otherwise this post belongs in the installation thread.

Joachim Müller

As Hein suggested, this is not related to pnCPG in the first place. Moving accordingly.

This has been asked (and answered) very often already. Your issues come from self-hosting; your webserver isn't set up properly. You'll need to fix xour include path. Corresponding threads can be found searching the forum for "include_path". Note that the coppermine dev team doesn't recommend self-hosting at all.