Fatal Error on Line 96 Fatal Error on Line 96
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal Error on Line 96

Started by ChrisH, June 02, 2005, 07:17:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ChrisH

I'm trying to install Coppermine on a Linux server, but when I try to access it, I get the following error page:

Notice: Undefined index: debug_mode in /home/flying/public_html/photos/include/functions.inc.php on line 96
Fatal error :
There was an error while processing a database query


Any idea what's going on here?

kegobeer

Enable debug mode in your config settings.  If you can't access your site, use phpMyAdmin to change debug_mode from 0 to 1 in your cpg133_config table.  Post the actual error message.

Also, did you read the documentation and follow the installation instructions?  Did you upload all the files to your website before running install.php?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

ChrisH

I didn't upload any files at all; Coppermine was in my site's script library, courtesy of the folks at PeopleHost. I just clicked the "Install" button, and away it went.

kegobeer

I would ask your host about the error message.  It sounds like their automated installation script doesn't work properly, they don't have all the files available, or a combination of the two.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

ChrisH

The sad truth is that my host is a pack of idiots who can barely spell, never mind provide support for a PHP script. I'll probably have to start from scratch on my own. Ah, well.

kegobeer

We recommend installing the script yourself instead of using an automated installation system like Fantastico.  They tend to be unreliable and changes are usually made that screw things up.  Download 1.3.3 from our site, unzip it to your local machine, and then read the documentation in the /docs folder.  Installation is easy.  Just make sure your host can support it (PHP, MySQL, IIS/Apache).  The only thing you'll have to do is create a database, if you don't already have one.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots