forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 install => Topic started by: wojo134 on March 08, 2017, 10:45:18 am

Title: Problem with installation
Post by: wojo134 on March 08, 2017, 10:45:18 am

Hi,

i have problem with installation my gallery, with step 6 when im entering user and pass it says:

ERROR
The following errors were encountered and need to be corrected first:
Could not create a MySQL connection, please check the MySQL details entered
MySQL błąd: Access denied for user 'wojo134'@'localhost' (using password: TAK)

i have two database on my server one for gallery and one for forum.
here is url when problem occurs
http://tatuhqq.pl/galeria2/install.php?step=6

any idea why it is happening and what can i do?
Title: Re: Problem with installation
Post by: gmc on March 08, 2017, 01:21:04 pm
Make sure you are using the correct userid and password - for an ID with access to the gallery database...
It's reporting 'access denied' - so I would guess wojo134 doesn't have access to the gallery database.
Typically on shared hosts, ids have to be associated with the desired database via a cPanel option.

The error is coming from MySQL - not Coppermine.
Title: Re: Problem with installation
Post by: wojo134 on March 08, 2017, 02:59:47 pm
Well, it seems now gallery is working but on bottom of the page http://galeria.tatuhqq.pl/ i get this error message:

USER:
------------------
Array
(
    [ID] => 4c7ad7d902837f724242254cb9bc7367
    [am] => 1
    [lang] => polish
    [liv] => Array
        (
           
        )
)
==========================
USER DATA:
------------------
Array
(
    [user_id] => 0
    [user_name] => Guest
    [groups] => Array
        (
           
        )

    [group_quota] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 0
    [can_post_comments] => 0
    [can_upload_pictures] => 0
    [can_create_albums] => 0
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 1
    [upload_form_config] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [custom_user_upload] => 0
    [disk_max] => 0
    [disk_min] => 0
    [ufc_max] => 0
    [ufc_min] => 0
    [has_admin_access] => 0
    [group_name] => Guests
    [can_see_all_albums] => 0
    [group_id] => 3
)

==========================
Queries:
------------------
Array
(
   
Title: Re: Problem with installation
Post by: gmc on March 08, 2017, 07:09:49 pm
Not an error message - you have 'DEBUG' turned on for all...
Look in the 'Maintenance Settings' section (bottom of Config) - and set 'Enable debug mode' to 'No' or 'Yes: Admin Only' if you prefer.