• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

many problem

Status
Not open for further replies.
Hmm when I see your page, I notice that there as a redirect loop at /n/admin/index.php

You may have done something wrong when installing, just start fresh and see if that fixes it, as no one else has had the issue yet.

As for not being able to create the upload folder, I'm not sure. Have you changed any settings in the config.php file that you shouldn't have, or changed any permissions of the folders/files on the installation?
 
Hmm when I see your page, I notice that there as a redirect loop at /n/admin/index.php

You may have done something wrong when installing, just start fresh and see if that fixes it, as no one else has had the issue yet.

As for not being able to create the upload folder, I'm not sure. Have you changed any settings in the config.php file that you shouldn't have, or changed any permissions of the folders/files on the installation?

Like Shan said, check your permissions of the images and thumbs folder, they must atleast set to be 644 to allow PHP to create subfolders or images in them.
 
i test on another server
http://www.hyyatvps.com/nn/

i can login to admin
but still i can not uplad image

what i miss still i did not understand

i give to dir images 777

also i creat image folder and upload folder

You don't need 777 for a chevereto installation, only 644 for the .php files, so try that.

But seeing as you've created a brand new installation, I'm not sure why you're still getting the error. Could possibly be your servers fault.

I'll wait until Rodolfo replies as he'll have a good idea.
 
Well, lets go step by step.

1. Unable to create upload folder
This happens when Chevereto can't create a the datefolder with 0755 permission. That is odd because Chevereto will first test if the folder is writable and then it try to create that sub-folder. Why PHP won't be able to create a folder when it has all the permissions?

2. Can't login admin (hyyatvps)
http://www.hyyatvps.com/nn/admin/ it ask for password, perhaps you are not inserting the exact same password that you set in config.php

3. Can't access admin (hyyathost)
I can't tell the problem without more digging.

As a conclusion, it must be a issue with the server setup or a conflicting setting in the script. Anyway, to fix it I will need FTP access.
 
where i have to send the ftp here
i test 2 servers

on one hyyathost.com/nn/ and another on hyyatvps.com/nn/

i have the old on here
wwww.hyyathost.com and working fine
 
here in config i leave this as it is
$config['storage'] = 'datefolders'; // Values: datefolders | direct -> datefolders (example: /YYYY-MM-DD/file.ext) | direct (/image/file.ext)

should i change here somthing
 
Status
Not open for further replies.
Back
Top