Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > PHP
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help.

Google
Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-05-2008, 12:21 PM   #1
Frank M. Kromann
 
Frank M. Kromann's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PHP-WINDOWS] php_oci8.dll not work correctly

Hi Andrej,

I have tested my module, but I only get an error saying that the system can't find the oracle dll's. I havent installed Oracle on my system, but I'll do that soon and test / fix the module.

- Frank

>Hi Frank, Hi Anton!
>
>I must have done something wrong.
>
>Oci functions still don't work.
>
>I will try describe my instalation steps.
>
>My PC:
> WinNT 4.0 US,
> OptionPack 4.0 (Personal Web Server with InternetServiceManager),
> PHP 4.0.0 intalled in App Mappings as php.exe %s %s,
> Oracle 8.0.5 Client + Server,
> IE 5.0 US
>
>My php_oci8.dll instalation steps:
>
>Version 1: (my first test)
> 1) copy php_oci8.dll into c:\winnt\system32
> 2) write changes to c:\winnt\php.ini
> extension_dir = c:\winnt\system32 extension=php_oci8.dll
>
> [OCI8]
> oci8.allow_persistent = On ; allow or prevent persistent
>link
> oci8.max_persistent = -1 ; maximum number of persistent
>links. -1 means no limit
> oci8.max_links = -1 ; maximum number of links. -1
>means no limit
> oci8.debug_mode = 1
>
> Page:
> <?
> echo "<BR>MY TEST TEXT<BR>";
> ?>
>
> Result:
> X-Powered-By: PHP/4.0.0 Content-type: text/html
> MY TEST TEXT
> PHP Warning: Invalid library (maybe not a PHP library) 'php_oci8.dll' in
>Unknown on line 0
>
>
>Version 2: (I got mail from Anton Kalmykov - I followed his steps
> Mail:
> This is my own build of php v.4.0.0 and some modules. My testers said
>that
> php_oci8 work normal, try to use it. Not use it by extensions in
>php.ini.
> Try to use it in scrypt by dl() operator. You must place oci.dll from
>your
> distributive into php catalog.
>
> MySteps:
> 1) copy php_oci8.dll into c:\App\PHP4 dir where is PHP release
> 2) copy oci.dll into c:\App\PHP4 too
> 3) remove old settings from c:\winnt\php.ini and set
> extension_dir = ; directory in which the loadable extensions
>(modules) reside
>
> Page:
> <?
> dl("c:\App\PHP4\php_oci8.dll");
> echo "MY TEST TEXT";
> ?>
>
> Result:
> Warning: Invalid library (maybe not a PHP library)
>'\App\PHP4\php_oci8.dll' in Unknown on line 0
> MY TEST TEXT
>
>
>Thanks
>
>
>Bye
>
>Ondrej Kuchar
>SoftwareTREND
>kuchar@softwaretrend.com
>
>PS: Sorry for my bad english.
>
>
>
>----- Original Message -----
>From: Frank M. Kromann <fmk@swwwing.com>
>To: Ondrej Kuchar <kuchar@softwaretrend.com>
>Sent: Wednesday, May 31, 2000 9:36 AM
>Subject: Re: [PHP-WINDOWS] php_oci8.dll not work correctly
>
>
>> Hi Ondrej,
>>
>> I have updated the download-site with new binaries. If it still not works,

>please let me know and I'll install an Oracle db on my computer.
>>
>> - Frank
>>
>> >Hi everybody!
>> >
>> >I got php_oci8.dll (PHP4 version) library from
>> >http://download.swwwing.com/php4/modules/ and build it into my PC.
>> >My php page:
>> >
>> >
>> ><?
>> >echo "<BR>MY TEST TEXT<BR>";
>> >?>
>> >
>> >
>> > now still say to me:
>> >
>> >
>> >X-Powered-By: PHP/4.0.0 Content-type: text/html
>> >MY TEST TEXT
>> >PHP Warning: Invalid library (maybe not a PHP library) 'php_oci8.dll' in
>> >Unknown on line 0
>> >
>> >
>> >
>> >I don't know, what I doing wrong.
>> >
>> >(My syste is: WinNT 4 Workstation, IIS 4, PHP4.0, Oracle 8.0.5)
>> >If I remove oci8 library, php scripts works fine.
>> >
>> >Heeeelp me please!!
>> >
>> >Thanks.
>> >
>> >
>> >Ondrej Kuchar
>> >
>> >
>> >
>> >
>> >--
>> >PHP Windows Mailing List (http://www.php.net/)
>> >To unsubscribe, e-mail: php-windows-unsubscribe@lists.php.net
>> >For additional commands, e-mail: php-windows-help@lists.php.net
>> >To contact the list administrators, e-mail: php-list-admin@lists.php.net
>> >
>> >
>> >

>>
>> Swwwing A/S
>> Frank M. Kromann
>> VP Development
>> Phone: +45 70 20 77 20
>> Fax: +45 70 20 77 21
>> http://www.swwwing.com
>>
>>

>
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-windows-unsubscribe@lists.php.net
>For additional commands, e-mail: php-windows-help@lists.php.net
>To contact the list administrators, e-mail: php-list-admin@lists.php.net
>
>
>


Swwwing A/S
Frank M. Kromann
VP Development
Phone: +45 70 20 77 20
Fax: +45 70 20 77 21
http://www.swwwing.com

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Featured Websites
Free Space
Free Space
Free Space Free Space
Closed Thread
Tags:




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[PHP-WINDOWS] php_oci8.dll not work correctly Ondrej Kuchar PHP 0 02-05-2008 12:21 PM
php_oci8.dll not work correctly Ondrej Kuchar PHP 0 02-05-2008 12:20 PM
Does Windows XP work on a quantum computer??? Gazwad Windows 3 06-11-2007 5:22 PM
I just bought Corel 8 for NT, does that work for Windows XP PeterM Graphics in general 4 05-28-2007 7:47 PM


Featured Websites




All times are GMT +1. The time now is 2:34 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98