Re: [PHP] newbie question about debuging
- From: sirakov@xxxxxxxxx (buFka)
- Date: Sat, 31 Mar 2007 07:13:08 -0700 (PDT)
Tijnema ! wrote:
Hmm, in your image i see Database 'testdb' not found. Followed by a
link. What happens if you click on that link?
I don't know anything about Oracle/pOWL, but it looks like the script
can't connect to your Oracle database. Did you check if the database
settings are correct?
Like I said i don't know anything about Oracly, i use MySQL, but it
requires a host, username, password too i think, so you should check
if these are correct.
Tijnema
The click on the link is the next step - this create some tables (but for
this i must change the querys first). pOWL is using the ADODB, and i have
made small script, witch make connection via ADODB and execute select query
(see this: http://www.nabble.com/file/7587/adodb_test_oracle_connection.php
adodb_test_oracle_connection.php ). This works perfectly....the result:
Array ( [0] => 1 [MODELID] => 1 [1] => http://powl.sf.net/SysOnt/0.1#
[MODELURI] => http://powl.sf.net/SysOnt/0.1# [2] => [BASEURI] => )
Have someone another idea, how to solve the problem?
--
View this message in context: http://www.nabble.com/newbie-question-about-debuging-tf3496894.html#a9767564
Sent from the PHP - General mailing list archive at Nabble.com.
.
- References:
- newbie question about debuging
- From: buFka
- Re: [PHP] newbie question about debuging
- From: buFka
- Re: [PHP] newbie question about debuging
- From: "Tijnema !"
- newbie question about debuging
- Prev by Date: Re: [PHP] newbie question about debuging
- Next by Date: PHP code help
- Previous by thread: Re: [PHP] newbie question about debuging
- Next by thread: <? vs <?php - bizzare problem
- Index(es):
Relevant Pages
|