Subject RE: [firebird-php] createfile error in ibase_pconnect
Author Alan McDonald
Hi all,
I am beginning with php and firebird. I have installed Win2003
server, php 5.0.2, IIS6, Firebird 1.5.1. I can access (locally) using
ib_wisql, but when I try to connect to the same bd through php, i get
this errors:

[Alan McDonald]
Have you ensure that the interbase extension is activated in your php.ini
file?

*Warning*: ibase_pconnect() [function.ibase-pconnect
<http://www.servijursrl.com.ar/function.ibase-pconnect>]: operating
system directive CreateFile failed Access is denied. in
*D:\users\resadmin\servijursrlcomar\servijursrl.com.ar\www\login.phtml*
on line *146*

*Warning*: ibase_prepare(): no Firebird/InterBase link resource supplied
in
*D:\users\resadmin\servijursrlcomar\servijursrl.com.ar\www\login.phtml*
on line *148*

*Warning*: ibase_execute() expects parameter 1 to be resource, boolean
given in
*D:\users\resadmin\servijursrlcomar\servijursrl.com.ar\www\login.phtml*
on line *149*

*Warning*: ibase_fetch_row(): supplied argument is not a valid
Firebird/InterBase result resource in
*D:\users\resadmin\servijursrlcomar\servijursrl.com.ar\www\login.phtml*
on line *150*
CLAVE no vĂ¡lida
*Warning*: ibase_free_result(): supplied argument is not a valid
Firebird/InterBase result resource in
*D:\users\resadmin\servijursrlcomar\servijursrl.com.ar\www\login.phtml*
on line *162*

*Warning*: ibase_commit(): no Firebird/InterBase link resource supplied
in
*D:\users\resadmin\servijursrlcomar\servijursrl.com.ar\www\login.phtml*
on line *163*


I think the first one cause all others... but it seems that php or
firebird is trying to create a file?

Any ideas on where to look for a solution?

Thanks in advance,

Ernesto Cullen




Yahoo! Groups Sponsor
ADVERTISEMENT







----------------------------------------------------------------------------
----

Yahoo! Groups Links

a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-php/

b.. To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]