Forum

[SOLVED] First logi...
 
Notifications
Retirer tout

[SOLVED] First login user and Passwor

8 Posts
2 Utilisateurs
0 Reactions
12.7 {numéro}K Vu
koorosh
(@keloniton)
Posts: 47
Active Member
Début du sujet
 
[#2787]

Hello, First of all i would like to thank you for your effort.
I've just completed first run configutation with no changes to default values. Now, I face a page which is asking for user name and password. What should be entered?
Thank you very much


 
Posté : 3 Déc PM 21:1212
(@babynus)
Posts: 14952
Membre Admin
koorosh
(@keloniton)
Posts: 47
Active Member
Début du sujet
 

I tries admin/admin. But as the attachment shows, it did not work


 
Posté : 3 Déc PM 22:1212
(@babynus)
Posts: 14952
Membre Admin
 

Try and clean browser cache and try again.
If is the correct login 😉


 
Posté : 3 Déc PM 22:1212
koorosh
(@keloniton)
Posts: 47
Active Member
Début du sujet
 

I tried deleting all the catches and hostory, just as it is shown in attachments.
I do not know why it still doese not work. I tried it more than 20 times! But no good result.
What did you mean by "if it is the correct loggin". I just deleted the password of the SQL User which was mysql. Then it led me to the problamatic page which i am discussing about.
I will appreciate if you can help me.


 
Posté : 4 Déc AM 11:1212
(@babynus)
Posts: 14952
Membre Admin
 

Can you check database ?
Is it populated with tables ?
Is there a table called "resource" ?

Could you also post here log file (in /projeqtor/files/logs)


 
Posté : 4 Déc PM 20:1212
koorosh
(@keloniton)
Posts: 47
Active Member
Début du sujet
 

Hi.
Sorry for delay. I was sick for couple of days. Well, I just opened the folder called "db". I could find the related SQL file which was called projeqtor_V5.1.5.sql. As SQL is not installed on my laptop, i didnt have related software to open it. Then, i just opened it by using Notepad. Here is the text:
-- ///////////////////////////////////////////////////////////
-- // PROJECTOR //
-- //-------------------------------------------------------//
-- // Version : 5.1.5 //
-- // Date : 2015-12-09 //
-- ///////////////////////////////////////////////////////////

ALTER TABLE `${prefix}quotation` CHANGE `untaxedAmount` `untaxedAmount` DECIMAL(11,2);

ALTER TABLE `${prefix}command` CHANGE `untaxedAmount` `untaxedAmount` DECIMAL(11,2),
CHANGE `addUntaxedAmount` `addUntaxedAmount` DECIMAL(11,2),
CHANGE `totalUntaxedAmount` `totalUntaxedAmount` DECIMAL(11,2);
-------------------------
I just use Xampp which i think can open the related SQL files. I also opened the above mentioned Log file. Here is the containment.
2015-12-25 07:00:57.889 ===== TRACE ===== Login error for user 'admin'
Is the problem related to installing SQL? I appreciate to know your idea.
Thanks


 
Posté : 12 Déc AM 11:1212
(@babynus)
Posts: 14952
Membre Admin
 

What you opened is one of the scripts use to install and upgrade database.
It is not the database.

The database files are outside ProjeQtOr directory, defined by MySql engine (in my.ini or my.cnf file).

If you use Wampp, then you must have à phpMyAdmin installed : access it at http://localhost/phpMyAdmin


 
Posté : 12 Déc PM 17:1212
Share:
Retour en haut