![]() |
|
Failed Installation - Show pages of my blog - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Failed Installation - Show pages of my blog (/thread-1214.html) |
Failed Installation - Show pages of my blog - annimohl - 2007-03-01 Hi guys, I'm not very good in English so i'm really trying to understand all the things you guys say. i did a clean installation, but it isn't working, this is my HTACCES file. -FrontPage-IndexIgnore .htaccess /.?? ~ # /HEADER /README /_vti order deny,allow order deny,allow BEGIN WordPressRewriteEngine On END WordPress-------------- as you can see , i also use wordpress which is located at " annimohl.be " everything is installed on : www.annimohl.be/zenphoto i really don't know why it isn't working... Can you guys help me out ? thanks...from a noobie. Failed Installation - Show pages of my blog - stef - 2007-03-01 @annimohl Failed Installation - Show pages of my blog - annimohl - 2007-03-01 NICE. it is working !!! but how can i make it work with .HTACCESS PS: sorry from above.... didn't saw zenphoto has his own HTACCESS.. THANKS Failed Installation - Show pages of my blog - trisweb - 2007-03-01 Yep, use Zenphoto's .htaccess for mod_rewrite functionality. It's a bit different from wordpress'. You can chain them too, if you want wordpress in one folder and zenphoto in another, just use the 2 .htaccess files, should work fine. |