Hi, First off..... I am learning about .htaccess files and such things but I am by no means knowledgeable yet. I'm sure that this fact has lead me to where I am now.... I have installed Arfooo and I can't wait to use it. It looks perfect for a couple of sites of mine. However after installing I am not able to log into the admin page and I am getting an error 404 on that page. I know the read me covered this topic but I have read that and still can not make it work. Can anyone please help! I would love to finish this install and get using this script.
Some info: the site is http://www.momofood.ca and I have installed it into momofood.ca/directory/ my httaccess file reads as such:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName momofood.ca
AuthUserFile /home/momofdca/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/momofdca/public_html/_vti_pvt/service.grp
AddHandler application/x-httpd-php5 .php
Any help would be greatly appreciated! Thanks!
Help Please, error 404 on admin and don't know what to do!
Moderator: effi
11 posts
• Page 1 of 1
Re: Help Please, error 404 on admin and don't know what to do!
Here it is:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName momofood.ca
AuthUserFile /home/momofdca/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/momofdca/public_html/_vti_pvt/service.grp
AddHandler application/x-httpd-php5 .php
Thanks for the help!
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName momofood.ca
AuthUserFile /home/momofdca/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/momofdca/public_html/_vti_pvt/service.grp
AddHandler application/x-httpd-php5 .php
Thanks for the help!
- keana
- Posts: 19
- Joined: Mon Jun 02, 2008 2:50 pm
Re: Help Please, error 404 on admin and don't know what to do!
This is the htaccess found in the folder directory where is installed arfooo?
Normally htaccess file by default is this :
Normally htaccess file by default is this :
- Code: Select all
# Put the line here to enable PHP5
# You may need to un-comment the following line
# Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# REWRITE BASE
#RewriteBase /
# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
# HERE IS A GOOD PLACE TO ADD THE OLD SCRIPT REDIRECTION
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php
- Arf
- Site Admin
- Posts: 212
- Joined: Fri Mar 14, 2008 6:51 pm
Re: Help Please, error 404 on admin and don't know what to do!
Thanks for the reply! I am still facing the same problem.... I am having no luck at all with this script. Im on a bit of a time line to get this done and I fear I will run out... This is what I have managed:
Arfooo is installed in to a folder called "directory" http://www.momofood.ca/directory
the htaccess file is located in the "public_html" root folder and now reads like this:
AddHandler application/x-httpd-php5 .php
# You may need to un-comment the following line
Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# REWRITE BASE
Rewritebase /directory
# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
# HERE IS A GOOD PLACE TO ADD THE OLD SCRIPT REDIRECTION
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php
However I am still getting error 404 and I am still not able to log into admin. I am despite to get this working as I have great need of this script on my site http://www.englishbay.com There it will be used for the business and community directory. These are very busy and key aspects of English Bay.com . I really appreciate all your help in this matter!
Arfooo is installed in to a folder called "directory" http://www.momofood.ca/directory
the htaccess file is located in the "public_html" root folder and now reads like this:
AddHandler application/x-httpd-php5 .php
# You may need to un-comment the following line
Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# REWRITE BASE
Rewritebase /directory
# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
# HERE IS A GOOD PLACE TO ADD THE OLD SCRIPT REDIRECTION
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php
However I am still getting error 404 and I am still not able to log into admin. I am despite to get this working as I have great need of this script on my site http://www.englishbay.com There it will be used for the business and community directory. These are very busy and key aspects of English Bay.com . I really appreciate all your help in this matter!
- keana
- Posts: 19
- Joined: Mon Jun 02, 2008 2:50 pm
Re: Help Please, error 404 on admin and don't know what to do!
Thanks For You Help!!!! Never mind the last post. Somehow the htaccess file I thought was edited and uploaded to momofood.ca was not the one with the modifications, and so did not work. Once I realized that I was careful to upload the copy of the htaccess file that had your suggested mods and it now works!!!! You are a Golden God! Thanks for your help and I can not wait to start using this script.
Bye, Keana
Bye, Keana
- keana
- Posts: 19
- Joined: Mon Jun 02, 2008 2:50 pm
Re: Help Please, error 404 on admin and don't know what to d
thank you for the help!! The htaccess file is settled in my "public_html" folder, In installed Arfooo into "dirty" folder .
- thresanresee45
- Posts: 4
- Joined: Fri Nov 26, 2010 5:23 am
11 posts
• Page 1 of 1
Return to Installation, support and bug reports
-
- Related topics
- Replies
- Views
- Last post
-
- Error Login Admin
by seozonajugones » Fri Dec 10, 2010 4:22 pm - 1 Replies
- 2999 Views
- Last post by effi
Sun Dec 12, 2010 8:01 am
- Error Login Admin
-
- Error when logging in the admin area
by dtommy79 » Tue Nov 22, 2011 6:36 am - 0 Replies
- 5972 Views
- Last post by dtommy79
Tue Nov 22, 2011 6:36 am
- Error when logging in the admin area
-
- I have error on index and admin page...
by reyko » Wed Jul 01, 2009 6:36 am - 4 Replies
- 3416 Views
- Last post by saidbakr
Wed Jul 01, 2009 6:33 pm
- I have error on index and admin page...
-
- Install ok but error when login to admin panel
by Athlon » Fri Dec 26, 2008 8:16 pm - 2 Replies
- 18857 Views
- Last post by Netscype
Sun Dec 28, 2008 4:58 pm
- Install ok but error when login to admin panel
-
- Internal Server error when calling admin login
by nadir » Wed Nov 24, 2010 2:05 pm - 2 Replies
- 3666 Views
- Last post by nadir
Sun Nov 28, 2010 9:15 am
- Internal Server error when calling admin login
Who is online
Users browsing this forum: No registered users and 0 guests