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.

Different Ports
 
Notifications
Clear all

Different Ports

3 Posts
2 Users
0 Reactions
7,376 Views
(@samokoth)
Posts: 2
New Member
Topic starter
 
[#1524]

Hallo!,Am running two servers on my machine thus using wamp or apache server under port 8080 and therefore getting difficulties connecting Projeqtor to run.I have changed the databasehost to read localhost:8080 but nothing is happening.Pliz help 🙁


 
Posted : 19 Dec 2013 10H54
(@samokoth)
Posts: 2
New Member
Topic starter
 

SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
dsn = mysql:host=localhost;port=3306

The above error is what i was receiving before changing the port number to localhost:8080

Further to this, i have also changed the default password for initialization from "projeqtor" to "my own password set in httpd.config"
but nothing comes.As in cannot CONNECT.

If i try to change parameters under tooparameters, as instructed in the tutorial, i get the below error:

Parse error: syntax error, unexpected '<' in C:wampwwwprojectorriatoolparametersLocation.php on line 11


 
Posted : 19 Dec 2013 11H05
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Hi,

The issue you face is not linked to application server by to database access.
The information you provided to connect are not correct.
Please check that :
- database in running
- acces port is default (3306) otherwise change it
- credential is correct (user / password)

As you are on Windows, you can for instance try to connect using external tool such as Toad for MySql : this will help you validate your connection information.


 
Posted : 19 Dec 2013 12H28
Share:

Scroll to Top