coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: moskito13 on June 29, 2006, 12:48:04 PM

Title: include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\www
Post by: moskito13 on June 29, 2006, 12:48:04 PM
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?
Title: Re: include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub
Post by: Nibbler on June 29, 2006, 09:50:37 PM
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.
Title: Re: include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\www
Post by: moskito13 on June 30, 2006, 09:22:54 AM
But what must I do exactly in the php.ini? and what should I do, that the GD is not used?
Title: Re: include/debugger.inc.php' (include_path='c:\inetpub\include\') in c:\inetpub\www
Post by: Nibbler on July 01, 2006, 03:17:28 PM
Read the php docs, this is unrelated to Coppermine. To use Imagemagick instead (if you have that installed) then specify that in config.