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.

Module PDO for MYSQ...
 
Notifications
Clear all

Module PDO for MYSQL is not available - check php.ini

6 Posts
2 Users
0 Reactions
12.1 K Views
(@assospan)
Posts: 11
Active Member
Topic starter
 
[#1520]

Dear All,

I have installed on a Windows Server 2003 Server the following:
PHP - MySQL - ProjeQtOr

When I first go to projeQtOr and make the initial setup, when I click "OK" to save settings, I am getting the following message:
"Module PDO for MYSQL is not available - check php.ini"

In php.ini file the following lines are UNcommented :
extension=php_mysql.dll
extension=php_pdo_mysql.dll

If anyone could help...

Thank you in advance


 
Posted : 17 Dec 2013 15H05
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Please check you PHP server log file.

It is possible that these dll are not present on your server.


 
Posted : 17 Dec 2013 15H50
(@assospan)
Posts: 11
Active Member
Topic starter
 

Thank you for the reply.

I edited php.ini and set the external_dir value to point to "C:phpext" where the dlls reside. --> OK

When I press "OK" I received new error messages:
"Log file name" cannot write to such a file
"Parameter file name" cannot write to such a file
To resolve the problem in Windows explorer I went to "C:Inetpubwwwrootprojeqtor" and for folders "fileslogs" and "tool" I gave Write Access to accounts NETWORK and NETWORK SERVICE.

After that configuration file is saved. I waited ~5 minutes and then tried to access the site http://localhost/projeqtor.
I am getting error 500!!

If anyone could help....
Thank you in advance


 
Posted : 17 Dec 2013 16H29
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

After that configuration file is saved.

You mean than in the config screen you got message "parameter file saved" ?
Did you also got "Database created" ? (or maybe you defined an already existing database).

If all others were correct, you should also have a new button "Continue" that will lead you to logon screen.
Log as admin/admin.
Database will be updated, and this can long few minutes.
If you get error in this step, they will be logged in the log file.
So have a look to the log file, errors should be explicit.


 
Posted : 17 Dec 2013 16H42
(@assospan)
Posts: 11
Active Member
Topic starter
 

I don't know why I can not manage to set it up...

I reinstalled everything and I got at the point where I see the login page with the message "Upgrade in progress"
I see this message for ~20minutes.
I tried to login as U: admin P: admin and I am getting the following message: "TEST Invalid login prameters"

If I reopen the page in the browser I see again: "Upgrade in progress Only admin user can connect". Unfortunately admin/admin credentials dont work again.

I really can not understand why I am getting so many error messages...

I hope with your help to finally manage installl the projeqtor!

If anyone could help again.

Thank you in advance


 
Posted : 17 Dec 2013 18H38
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Hi,

What may be confusing to you is the "Ugrade in progress".
This does not mean something is running in background.
The Upgrade is progress is your own deployment...
So you don't have to "wait" on this screen, but connect as admin.

Now, if admin/admin does not work, first try to clean the browser cache, and try again.
If it persists, look for an error in the javascript console of the browser.

Be sure also to run the latest patch version : V4.0.6.
There was an bug about first connection on V4.0.0, fixed on V4.0.1.


 
Posted : 17 Dec 2013 19H10
Share:

Scroll to Top