[Solved]: Juploaded 3.2.3 installation problem [Solved]: Juploaded 3.2.3 installation problem
 

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

[Solved]: Juploaded 3.2.3 installation problem

Started by uglycars, September 13, 2008, 05:06:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

uglycars

When copying the files directly to my coppermine root, I then try to browse to it via my browser (manual way first) which would have a url like this:
http://www.ugly-cars.com/photo/gallery/jupload.php

when doing that, it redirects me to this url:
http://www.ugly-cars.com/index.php?file=jupload/jupload

with the following error on the page;
Multiple Choices
The document name you requested (/index.php) could not be found on this server. However, we found documents with names similar to the one you requested.

Available documents:

    * /index.html?file=jupload/jupload (common basename)

Please consider informing the owner of the referring page about the broken link.


I then tried to delete the recently installed file and use the plugin manager to install this and I browse to my gallery with this coming up in the browser window:
http://www.ugly-cars.com/photo/gallery/install.php
with the following image:
http://pictures.ugly-cars.com/MISC/Image1.jpg [Edit GauGau] Replaced hotlinked image with attachment [/Edit]


Please, if someone could help me, I'd greatly appreciate it.  I don't want to lose all my work.  =(

Nibbler

You need to either restore your original copy of include/config.inc.php from a backup or recreate it manually using the sample file as reference. You then need to upload original copies of all the lang files from the Coppermine package.

uglycars

language files all restored...now where is this sample include/config.inc.php you speak of since I didn't do a backup before trying to install the plugin like a dumbass.  =(

Nibbler


uglycars

ok, entered in all my db info and saved it as config.inc.php and it returned this error;
While executing query "SELECT * FROM cpg1410_config" on 0

mySQL error: Table 'db255883612.cpg1410_config' doesn't exist

Nibbler

You probably didn't enter the right prefix. Look at your database in phpmyadmin.

uglycars

that's the problem, I don't know any php/sql...if I made a test account to get into phpmyadmin for you, would you?

uglycars

I see about 10 tables and they all start with cpg14x_

so should I replace cpg1410_ with cpg14x_ ?


uglycars

PERFECT.

Thanks man!

backing up all the files now!