This topic is locked

Can not even start

1/3/2008 9:24:04 AM
PHPRunner General questions
D
Dart author

I Have got my Host, username, password and database set up on the server although the database is empty (thats what PHP runner is for).
But I can not log in to get started, it keeps saying can not log on using password yes but yes is not the password I am using.
Any ideas.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=7176&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' />

S
swanside 1/3/2008

I Have got my Host, username, password and database set up on the server although the database is empty (thats what PHP runner is for).

But I can not log in to get started, it keeps saying can not log on using password yes but yes is not the password I am using.
Any ideas.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=24577&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />


If the database is empty there will be no passwords in it.
OPen up your database with phpmyadmin and enter a username and password in the mysql table.

D
Dart author 1/3/2008

The server has a dateabase and password is this not the password I enter?

S
swanside 1/3/2008

The server has a dateabase and password is this not the password I enter?



If you have created a page in PHPRunner for a login page, it will look at a password field in the MySQL database.

Sergey Kornilov admin 1/3/2008

Dart,
use phpMyAdmin to add a record (username, password etc) to the Login table.
Also you can enable new user registration page.