include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\www include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\www
 

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]

Main Menu

include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\www

Started by moskito13, June 29, 2006, 12:48:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

moskito13

Call to undefined function:  imagecreate() in c:\inetpub\wwwroot\cpg148\install.php on line 556
PHP Fatal error:  Call to undefined function:  imagecreatetruecolor() in c:\inetpub\wwwroot\cpg148\install.php on line 562
PHP Fatal error:  Failed opening required 'include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\wwwroot\cpg148\include\init.inc.php on line 26

that`s my error,

my php.ini is

include_path=  c:\inetpub\include

I have a directory under the inetepub/wwwroot/cpg148 with the subdirectory of the include files and all the other files of the cpg,
I have give the permissions to the folders and subfolders.
What is wrong?

Nibbler

You seem to have 2 problems. The first is that you are trying to use GD without having GD installed. The second is that your include_path php.ini setting is incomplete - it should include a dot.

moskito13

But what must I do exactly in the php.ini? and what should I do, that the GD is not used?

Nibbler

Read the php docs, this is unrelated to Coppermine. To use Imagemagick instead (if you have that installed) then specify that in config.