Problem Installing cpg1.2.0rc3_phpnuke Problem Installing cpg1.2.0rc3_phpnuke
 

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

Problem Installing cpg1.2.0rc3_phpnuke

Started by Romanmir, December 12, 2003, 12:55:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Romanmir

well, Here's my deal, I am setting up a portal site for the company intranet. We want to use Coppermine, (duh,) I am running the above version of cpg.

It is on a new installation of PHP-Nuke 6.9,
On an Apache/2.0.44 (Win32) mod_perl/1.99_08 Perl/v5.8.0 server
PHP version 4.3.4
Winblows XP

I can get a phpinfo script to work and phpnuke appears to work correctly.

However, I get the following message:

Warning: main(modules/php/include/sql_parse.php): failed to open stream: No such file or directory in C:\apache\apache\htdocs\phpnuke\html\modules\coppermine\install.php on line 158

Warning: main(): Failed opening 'modules/php/include/sql_parse.php' for inclusion (include_path='.;..;../..;../../..') in C:\apache\apache\htdocs\phpnuke\html\modules\coppermine\install.php on line 158
Check if all queries succeeded Succeed

Fatal error: Call to undefined function: remove_remarks() in C:\apache\apache\htdocs\phpnuke\html\modules\coppermine\install.php on line 441

Any ideas?

gtroll

first get the new version 1.2.1 (cpgnuke1.2.1.zip) then if you still have problems with modules/php/include/sql_parse.php Let us know

Romanmir