public
Description: All-in-one PHP package to install an OpenId server
Homepage: http://blog.alexgirard.com/2008/04/10/openid-install-your-own-server/
Clone URL: git://github.com/alx/openid-server.git
Search Repo:
Add Permission in README
alx (author)
Thu Apr 10 13:07:37 -0700 2008
commit  045efa2219df48cb6532b5244cd3cbbce4b1bf05
tree    69e2bd4f7434b843397c647a7491addd53109966
parent  bc6b0d7bd4d0597ba93a4b2f9089fdad1079adc8
...
61
62
63
 
 
 
 
 
 
...
61
62
63
64
65
66
67
68
69
0
@@ -61,3 +61,9 @@ Here is how it works on my webhost:
0
 @ln -sf ~/openid/web/ ~/public_html/openid/@
0
 
0
 You can now access your open-id server at: http://open-id.yourserver.com
0
+
0
+h1. Permissions
0
+
0
+You need to write-enable your template directory:
0
+
0
+@chmod 766 ~/openid/PHP-server-1.1/templates_c/@

Comments

    No one has commented yet.