Don
Faire un don pour aider au developpement de WiPhA

Recherche




Préférences

 Nombre de membres 29 membres


Utilisateurs en ligne

( personne )
Visites

 147710 visiteurs

 12 visiteurs en ligne

forum.gifForum - Web iPhoto Access - Sujet n°65


Sujet n°65 Forbidden
    par Poochie - visiteur
le 22/02/2006 @ 21:51
Anonyme
I just installed WiPhA and it gives me a Forbidden error. I got php working and the other sites work. I even tried to set the wipha folder to 777 permissions but with no results. any hint? frown
Poster une réponse




Réponse n°1 par Globs - rank ( 139 messages )
le 22/02/2006 @ 22:08
Globs
Not at that time.
Could you describe more precisely what this "forbidden error" is ? which url ? exact displayed message ? ...

But this looks as an apache config issue.


Site web Globs Ecrire à Globs Poster une réponse

Haut

Réponse n°2 par Poochie - visiteur
le 22/02/2006 @ 22:43
Anonyme
Seems solved... it didn't work on a poochie:poochie folder with 777 permissions set recursively (nor the default ones), but I copied the content of the wipha folder to a newly created folder and it works like a charm! :)eek
Poster une réponse

Haut

Réponse n°3 par AdrianB - visiteur
le 23/02/2006 @ 14:43
Anonyme
What happened when you copied the content is that the hidden file .htaccess wasn't copied (if you did it in Finder).

I hade the same problem, I got 403 Forbidden when I tried to access the wipha directory. I had to comment some lines it the .htaccess to make it work.
Poster une réponse

Haut

Réponse n°4 par Globs - rank ( 1 message )
le 23/02/2006 @ 20:31
Globs
Yes, this seems to be the cause, while I still don't understand why it's harmful in some cases, and worked  without trouble elsewhere.

I would recommend that you keep the .htaccess file, which protects your data files, and comment these lines (add a # at the beginning of each line):


<IfModule mod_rewrite.c>
        RewriteEngine on
        RewriteRule .* - [E=REMOTE_USER:%­{­HTTP:Authorization},L]
</IfModule>


Site web Globs Ecrire à Globs Poster une réponse

Haut

Réponse n°5 par davidzizza - visiteur
le 27/02/2006 @ 17:43
Anonyme
This works for me locally, but people on the outside still cannot access the site, even though they can access the apache main web page and the username main web page.
Ecrire à davidzizza Poster une réponse

Haut

Réponse n°6 par Epon - visiteur
le 08/04/2006 @ 17:25
Anonyme
I've got the same error. I tried moving the files into a new folder. No help. I made sure that all firewalls are off. Still nothng. the .htaccess file already had the lines commented out. I removed the comments to give it a shot with php, still no help.
Any other ideas. This looks like a great tool!

http://localhost/~user/wipha/
Forbidden

You don't have permission to access /~user/wipha/ on this server.

Apache/1.3.33 Server at user-power-mac-g5.local Port 80
Poster une réponse

Haut

Réponse n°7 par Globs - rank ( 175 messages )
le 08/04/2006 @ 17:56
Globs
In that case, maybe you really haven't permissions. Have you investigated this ?
can you access the site root (http://localhost/~user) ?
what are the permission on the wipha folder ?

Site web Globs Ecrire à Globs Poster une réponse

Haut

Réponse n°8 par Epony - visiteur
le 08/04/2006 @ 18:35
Anonyme
Well, that is actually true. I'm not sure what the issue is then. I set permissions to even be 777 on ~/Sites down, command line: chmod -R 777 ~/Sites
I can't even get my index.html to show up in the main sites folder. Firewall off, Little Snitch off, Personal Web sharing on.
No ideas here. cry
Poster une réponse

Haut

Réponse n°9 par Globs - rank ( 176 messages )
le 08/04/2006 @ 18:40
Globs
Then, you probably need to give the proper permission on your home folder.  chmod o+x should be enough. Otherwise, try chmod o+rx.

By the way, if this finally works, you'll have to re-install wipha, since your recursive chmod 777 will have reset some special permissions on the data and cache folders.

Site web Globs Ecrire à Globs Poster une réponse

Haut

^ Haut ^

Site non déclaré à la CNIL dans le cadre de la dispense n°6
Vous disposez d'un droit d'accès, de modification, de rectification et de suppression des données qui vous concernent via votre profil.
GuppY - http://www.freeguppy.org/    Site créé avec GuppY v4.5.14 © 2004-2005 - Licence Libre CeCILL   GuppY - http://www.freeguppy.org/

Document généré en 0.15 seconde