I'am trying to install bugtracker after filling in the requered information host, databasename , login, passw right from the Oracle DBA Studio it says that it can't connect to the database.
When I use the same information for SQLPLUS it does work.
Does anybody know sometime I can check to see if the settings are correct?
Thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Check to make sure you oracle environment variables are set correctly for apache and php to be able to connect to oracle. I believe the oracle pages in the php manual have some tips on that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'am trying to install bugtracker after filling in the requered information host, databasename , login, passw right from the Oracle DBA Studio it says that it can't connect to the database.
When I use the same information for SQLPLUS it does work.
Does anybody know sometime I can check to see if the settings are correct?
Thanx
Check to make sure you oracle environment variables are set correctly for apache and php to be able to connect to oracle. I believe the oracle pages in the php manual have some tips on that.