Issue:
Oops!! Internal server error....
Could not establish database connection OR Please check configurations in PLS_WebServerConfig.PROPERTIRS
Issue Analysis:
Reason:
Database name in SQLyog and PLS_WebServerConfig.PROPERTIES file is not same
Steps to check
1. Check database name in SQLyog
2. Open PLS_WebServerConfig.PROPERTIES file at below path:
C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\sfactory\conf
3. Check 'ConnectionUrl field' and match the database name.
4. Also check User name and password of SQLyog is correct
5. After modifying the file restart Apache Tomcat service.