Re: [PHP] newbie question about debuging





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.
.



Relevant Pages

  • [NEWS] IBM Informix Web DataBlade Local Root by Design
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... that ease development of "intelligent", interactive, Web-enabled database ... person who has access to change the Perl script. ...
    (Securiteam)
  • RE: Need some MySQL query help...
    ... attempting to run the script: ... passed to the database. ... passwd entry to the current database entry. ...
    (perl.dbi.users)
  • Re: Cannot Open SQL Server Table in Access.ADP File.
    ... I dont think that SQL Server will take 'veiw dependencies' into effect; ... Generate Script Wizard did not work on my original database, ... After fixing some of my tables and a few stored procedures and views, ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Function that returns date of file.
    ... string after the date/time when it is used by itself. ... Is that your entire script? ... I make an IF statement that required the 'equals equals'. ... designed database your job will be all that much harder. ...
    (alt.php)
  • Re: script dies yet there are no errors in error log
    ... It might be better to ensure the case of the entries in the database, ... This kind of error usually is caused by a CGI or PHP failing to ... input could not be more simple, just a bunch of UPC codes, one per line: ... Given 15 such numbers, the script does fine. ...
    (comp.lang.php)