osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

admin install error

This is a discussion on admin install error within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Can someone please have a look at this thread: http://forums.oscommerce.com/index.p...=59354&hl= I have been trying without success to install 1.5 for ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Installation Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-27-2003, 01:02 AM
Member
 
Join Date: Sep 2003
Posts: 90
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
warrenthewindmill
Default admin install error

Can someone please have a look at this thread:

http://forums.oscommerce.com/index.p...=59354&hl=

I have been trying without success to install 1.5 for the last 3 days and cannot get my admin to work. I get this error:

Code:
Fatal error: Failed opening required 'includes/languages/english/FILENAME_LOGIN' (include_path='.') in /home/domains/my.com/user/htdocs/my_admin_name/login.php on line 58
Please help, I dumped a working version to install 1.5. i've tried reinstalling etc without success. What am I missing?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 09-27-2003, 12:24 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,314
Thanks: 67
Thanked 321 Times in 304 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

You should have installed it alongside your working site.

Something is missing from your installation. Some FTP programs will not overwrite files unless it is setup to do so. Check to see that you have filenames.php in both the admin/includes directory. That is where FILENAME_LOGIN is defined.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-28-2003, 04:22 AM
Member
 
Join Date: Sep 2003
Posts: 90
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
warrenthewindmill
Default

Thanks for the response.

I have filenames.php in both catalog/includes and admin/includes

If I hard code 'login.php' at line 58 of login.php I get the login panel successfully. If I enter 'default' and 'admin' as username and password the url shows as:

Code:
http://my_site.com/my_admin_folder/FILENAME_LOGIN?action=process
and the error:

Code:
Not Found
The requested URL /my_admin_folder/FILENAME_LOGIN was not found on this server.
What file is it looking for after the username and password have been entered? Obviously if I substitute login.php for FILENAME_LOGIN in the url it just redisplays the login panel again.

I going to try installing vanilla OScommerce to see if I get the same problem. Don't get me wrong I'm not giving up on Max but maybe it will take me closer to a solution.

Could an error in configure.php have caused this problem?

Any further ideas would be appreciated

Thanks again
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 09-28-2003, 10:36 PM
Member
 
Join Date: Sep 2003
Posts: 90
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
warrenthewindmill
Default

Success possibly?

I did another complete reinstall and things are looking up. I can now get the login panel and get an error for wrong username/password. I read readme.txt of ADMIN ACCESS with LEVEL to discover username/password default set to admin@localhost.com and an alphanumeric which I changed in the db to admin (b4 I realised this was the default!)

Can't get in. How can I reset p/word so it works. Last time I just overwrote what was there with admin which presumably has screwed it up.

I should point out that I have yet to successfully log on because I used default/admin as per previous release of MS and when that didn't work I tried changing the password in the db before doing the sensible thing and reading the instructions for the admin contribution.

Hopefully I am nearly there but I've got to go to work now...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 09-28-2003, 10:55 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,314
Thanks: 67
Thanked 321 Times in 304 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Open the ms2max sql file in the install dir, using a text editor, and find the admin data.

Empty the admin table in the databse using phpmyadmin. Copy the data from the sql file and then paste it into a query window in phpmyadmin and run it. That will restore the admin login to the default...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 09-29-2003, 09:28 AM
Member
 
Join Date: Sep 2003
Posts: 90
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
warrenthewindmill
Default

Many thanks for your help. I'll get started on the look and feel of the site, load up the products and away we go.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
login to admin after first install hugoboss osCMax v1.7 Installation 3 05-29-2005 09:23 PM
Can't Access Admin after Install khytten osCMax v1.7 Installation 1 04-11-2005 04:51 AM
standard install ok....except /admin nicoc osCMax v1.7 Installation 1 11-26-2003 08:30 PM
Admin login after install? Taranis osCMax v1.7 Discussion 2 11-06-2003 04:18 PM
Admin Module Did Not Install OyedeleG osCommerce 2.2 Installation Help 1 02-10-2003 06:00 AM


All times are GMT -8. The time now is 02:18 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax