Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

cannot access to my...
 
Notifications
Clear all

cannot access to my projeqtor

6 Posts
2 Users
0 Reactions
5,263 Views
(@tazsolo)
Posts: 3
Active Member
Topic starter
 
[#2066]

Hi Experts!
Since today, and with no change on my computer, I cannot access to my projeqtor aymore.
Here is what I get:

SQLSTATE[HY000] [1049] Base 'projeqtor' inconnue

( ! ) Fatal error: Call to a member function query() on a non-object in C:wampwwwprojeqtormodelpersistenceSql.php on line 59
Call Stack
# Time Memory Function Location
1 0.0090 383608 {main}( ) ..main.php:0
2 0.0130 755408 require_once( 'C:wampwwwprojeqtortoolprojeqtor.php' ) ..main.php:10
3 0.0650 1896544 Parameter::getGlobalParameter( ) ..projeqtor.php:53
4 0.0650 1898504 SqlElement->getSqlElementsFromCriteria( ) ..Parameter.php:511
5 0.0660 1958208 Sql::query( ) ..SqlElement.php:1285

Could someone help please? I've a lot of data and I do not want to lose them!
Many thanks
tazsolo


 
Posted : 05 Nov 2014 17H46
(@babynus)
Posts: 14952
Member Admin
 

It seems your mysql is stopped.


 
Posted : 05 Nov 2014 18H15
(@tazsolo)
Posts: 3
Active Member
Topic starter
 

Thanks, but in the windows tray on the wamp icon, I can see the server is online and all services are started. How can I make sure mysql is running?


 
Posted : 05 Nov 2014 18H23
(@babynus)
Posts: 14952
Member Admin
 

Try and access it through another mean : phpMyAdmin, Toad for mysql, ...


 
Posted : 05 Nov 2014 18H43
(@tazsolo)
Posts: 3
Active Member
Topic starter
 

Hello,
Mysql server is running, I've checked that.
When I try to open the DB using the command line, I got an error message saying 'Error 1049 (42000): Unknown Database projeqtor'. Here is the command I use:
cd C:wampbinmysqlmysql5.6.17bin
mysql --host=localhost --user=**** --password=***** projeqtor

Do you know where is located the projeqtor database in the windows directory?

Thanks to all for your kind help


 
Posted : 06 Nov 2014 10H50
(@babynus)
Posts: 14952
Member Admin
 

Location of datafiles is defined as "datadir" in the my.ini file.


 
Posted : 06 Nov 2014 11H58
Share:

Scroll to Top