Quantcast
Browsing all 444 articles
Browse latest View live

sbillard on "Permission settings prevent image loading"

Quite possibly yes. File/folder permissions can be dicey. Set them too relaxed and the security software on your site may refuse to run scripts.You can probably fix the permissions with FTP, though.It...

View Article


klikini on "Permission settings prevent image loading"

I have set the permissions of ALL files and folders on the server to 755, and now I get a 403 error. How do you suggest I keep my albums/names/descriptions on the files to wipe/reinstall the site? And...

View Article


klikini on "Permission settings prevent image loading"

I managed to reset everything, but now when I click on the album thumbnail I get a 404 error.

View Article

sbillard on "Permission settings prevent image loading"

If I visit your root (http://snaperturephotos.com/) site I getIndex of /OLD/ blog/ indbin/ k.files/ login.html Apache Server at snaperturephotos.com Port 80 This indicates that either the installation...

View Article

klikini on "Permission settings prevent image loading"

Yeah, I deleted them to start over. I moved the entire web root to OLD. I'm installing ZP in a /cms folder, so I don't have to deal with its files AND my files in the same place.

View Article


klikini on "Permission settings prevent image loading"

So I was running setup, and I selected "relaxed" as the permission. When I hit apply, I got a 500 server error. This happens every time, and this is running setup on a clean install. Ideas please?

View Article

sbillard on "Permission settings prevent image loading"

Don't set the permissions to relaxed!Seriously, you will have to have a discussion with your server support people to resolve this. Clearly they do not allow relaxed permissions. You can leave things...

View Article

klikini on "Permission settings prevent image loading"

Is there any way to set the default permissions to 755 (not in the setup list)?EDIT: Contacted HostGator, awaiting reply.

View Article


sbillard on "Permission settings prevent image loading"

In your configuration file above the line that reads/** Do not edit below this line. **/ insert the following:$conf['CHMOD'] = 0644; if (!defined('CHMOD_VALUE')) { define('CHMOD_VALUE', $conf['CHMOD']); }

View Article


klikini on "Permission settings prevent image loading"

Can I do $conf['CHMOD'] = 0755;?

View Article

acrylian on "Permission settings prevent image loading"

deally, permissions should be set up with 0644 files/0755 directories ([rw-r--r--] files and [rwxr-xr-x] directories) permissions, with [youruser:webservergroup] ownership. If you can do that, we...

View Article

sbillard on "Permission settings prevent image loading"

And the pair is determined by Zenphoto from the files permissions by "ANDing" 0111 to it. Thus $conf['CHMOD'] = 0644; yields 0755 for folders.

View Article

klikini on "Permission settings prevent image loading"

Reinstalling now (waiting for FTP of all the files to finish). Every time I install ZP, I get: Zenphoto suggests you make the sensitive files in the zp-data folder accessable by owner only (permissions...

View Article


sbillard on "Permission settings prevent image loading"

Probably for your server you should ignore this, but understand that these files might be vulnerable. But that you get this error at all would indicate your site has severely restricted what...

View Article

klikini on "Permission settings prevent image loading"

Is there anything in the files I would care about? The public can only read them, right? And they aren't advertised.

View Article


sbillard on "Permission settings prevent image loading"

Well, for instance, your MySQL credentials are in the configuration file. You probably don't want the public to read that. They are not advertised, but any hacker worth his salt will have read the...

View Article

klikini on "Permission settings prevent image loading"

Okay. So should I set the permissions of the files to 600 and folders to ...?Also: HostGator said that the FTP account and the admin account were the same, so "owner" will always be me.

View Article


sbillard on "Permission settings prevent image loading"

I cannot make recommendations for your host. If he is correct then the settings from setup would work. Since apparently they do not something is amiss.

View Article

klikini on "Permission settings prevent image loading"

Site is up and running, added that code to the config file. I uploaded a test image and it worked! Now what should I set the permissions for the zp-data dirs to? Files are 600 now.

View Article

koonthul on "Limit uploaded photo dimensions or fix them"

Howdy all - new to ZP and LOVING it. So nice to have albums be organized as folders in the backend! No one else is doing thais (that i know of)! This makes life easier with the Digital Picture Frame...

View Article
Browsing all 444 articles
Browse latest View live