lost login info. for website development

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Perry_Nursery

lost login info. for website development

Post by Perry_Nursery »

Hi. I've recently been hired in to a school whose website was created using CMS Made Simple Version 0.12.1
The person who created the website was a volunteer, and has since moved on and is unreachable.
We are trying to update our website, as it hasn't been updated in more than a year, but can't locate the login info. needed to update the site.
Any suggestions?
cyberman

Re: lost login info. for website development

Post by cyberman »

Perry_Nursery

Re: lost login info. for website development

Post by Perry_Nursery »

I looked at the link, and I don't understand how to find the login info. still...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: lost login info. for website development

Post by RonnyK »

Perry,

Cyberman pointed you to a logic to reset the admin-userpassword through the mySQLadmin. If you check the config.php of that site, you'll find the DB-name/user/pw, to access the DB within mySQLadmin.

When you use the logic provided, you're able to reset the admin-password. With the reset password you'll be able to login to the backend again.

Ronny
Perry_Nursery

Re: lost login info. for website development

Post by Perry_Nursery »

I think I need more detailed help. I don't know how to access the config.php of the site.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: lost login info. for website development

Post by RonnyK »

Perry,

if you're able to connect using the FTP (if it is a remote installation), the config.php is stored in the root of the CMSMS-installation.
If not, can you explain what you know of the environment!


Ronny
chotaboy
Forum Members
Forum Members
Posts: 60
Joined: Tue Sep 11, 2007 3:05 am

Re: lost login info. for website development

Post by chotaboy »

umm like yaa

so where exactly on the config file do i put this couse i added it under the db login in fo and got a parse error

there really needs to be a detailed explanation of this
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: lost login info. for website development

Post by Dr.CSS »

This is not to be put into the confi.php, you look at the config to find the name and user and password of the DB so you can login to the DB backend interface and run the mySQL query...

Some where in the DB interface there should be some kind of a link/button to run queries that will give you an edit box to paste the query string into then hit run or execute...

Now your CMSMS first admin/user name will have a password of admin which you should change after getting back into the sites backend...
Locked

Return to “CMSMS Core”