php-i18n Digest 26 Sep 2002 11:39:11 -0000 Issue 125
Topics (messages 327 through 328):
Re: help urgent
327 by: Marcelo Leitner
problem: php + oracle + utf8
328 by: Alexandre
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
On Sun, Sep 22, 2002 at 02:25:02PM +1000, bhupal adhikari wrote:
> hello
>
> i am facing this problem
>
>
> Warning: Failed opening '/home/skc/public_html/asstry/get_info.php' for
> inclusion (include_path='.:/opt/Apache/PHP/lib/php') in Unknown on line 0
>
> Do any of you know what this means ??
---end quoted text---
this sounds like file permission error.. be sure that the http-server
user has access to /home/skc/public_html/asstry/get_info.php
[]'s
--
Marcelo R Leitner <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
i have problem:
i'm unable write & read correct UTF-8 data from fields (varchar2) from
Oracle database...
configuration: Apache & PHP4 & Oracle 8.1 in Linux does not work...
!!! but Apache & PHP4 in Windows and Oracle 8.1 in Linux WORK!..
p.s.
i'm using OCI8 functions to connect Oracle...
--- End Message ---