[PHP-WIN] extensions

2003-10-29 Thread Shmuel
Hi, Is there any manual about the php extension programming ? What does a dll need to work as a php module ? (PHP_MINIT_FUNCTION and so on). Shmuel. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Extensions

2002-11-25 Thread Franco Pozzer
In Win32 system under dir like to me: D:/Php/php-4.2.1-Win32/extensions The php.ini at the section extension must to be: ; Directory in which the loadable extensions (modules) reside. ;extension_dir = ./ extension_dir = D:/Php/php-4.2.1-Win32/extensions the extensions PHP I have find at link ht

Re: [PHP-WIN] Extensions

2002-11-21 Thread Mic Cartmel
Try this URL for mcrypt: http://dev.deepsource.ch/index.php?Category=1&SubCategory=0 - Original Message - From: "Gary Hayers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 22, 2002 4:59 AM Subject: [PHP-WIN] Extensions > Any idea w

[PHP-WIN] Extensions

2002-11-21 Thread Gary Hayers
Any idea where I can get the extensions php_mcal.dll and php_mcrypt.dll from as a windows binary? TIA Regards, Gary -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] extensions error - kills server

2002-07-25 Thread Adam Jackett
When I try to enable any extensions, it kills the server, making it impossible to view any website. I've tried multiple versions of PHP with multiple php.ini files. I've made sure the extension_dir was pointing to the correct extension directory, and that the extensions I tried to enable did in fa

Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Mike Schmid
lly in it... Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Mike Schmid [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 9:40 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1 Roy sorry but it

RE: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Hunter, Ray
: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1 Roy sorry but it dosetn work i try it the same error output... "Ray Hunter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... What I do is add

Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Mike Schmid
Engineer ENTERASYS NETWORKS -Original Message- From: Mike Schmid [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 8:46 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1 Hi NG Help needed, i have make a new istallation of

RE: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Hunter, Ray

Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Mike Schmid
Hi Scott, yes your are right, after i istall the php 4.1.1 whit the installer , i download the cgi package , and configure itlike you can read in my first post... "Scott" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have to check, but I thought the on

Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php4.1.1

2002-02-21 Thread Scott
I have to check, but I thought the only real support you got with the installer was MySQL and you had to download the CGI version to get all the addtional DLL's, like MS-Sql, etc. On Thu, 21 Feb 2002, Mike Schmid wrote: > Hi NG > > Help needed, i have make a new istallation of php 4.1.1 (w

[PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1

2002-02-21 Thread Mike Schmid
Hi NG Help needed, i have make a new istallation of php 4.1.1 (with the installer). I configured everyhing like iis php.ini. registry and permission on th ntfs partition. I coppy all the dll`s from php (not the extensions dll´s) to system32. I downloded to the win32 package with the extensions pa

[PHP-WIN] extensions for PHP in Windows

2002-02-21 Thread Olga Tonkonog
Hello, I learn PHP now and use Windows. But almost all guidance are for Linux. Do you know how to produce own extensions in PHP? Thank you Olga -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] extensions and ini.Help.

2001-11-18 Thread Gu Weidong-a1923c
Copy gds32.dll to "winnt\system32" and try again. -Original Message- From: Jovanovic [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 18, 2001 7:47 AM To: php-windows-mailingList Subject: [PHP-WIN] extensions and ini.Help. Hi... Anyone got a clue for this piece of "ba

[PHP-WIN] extensions and ini.Help.

2001-11-17 Thread Jovanovic
Hi... Anyone got a clue for this piece of "bad luck"? I'm on win2k pro + IIS5 +php4.0.6 cgi installation. It works fine untill I try to load php_interbase.dll extension and this is how it goes: "Unable to load dynamic library '...' - The specified procedure could not be found". Three points stand

[PHP-WIN] extensions and dlls

2001-10-07 Thread mates
hi, i need *.dlls to work with the following functions: ImagePS* and ImageTTF* anybody knows where i could get these ready-to-use *.dlls? regards libor -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

[PHP-WIN] Extensions

2001-05-07 Thread Andrés García
Hi all, I have the next error: Fatal error: Call to undefined function: mssql_connect() in c:\inetpub\wwwroot/php/insico/mm2.php on line 2 If I wish to have an extension php_mssql70.dll loaded automaticly in php.ini X-Powered-By: PHP/4.0.4pl1 Content-type: text/html Fatal error: Call to undef

[PHP-WIN] Extensions directory trouble for CURL and Sablotron

2001-03-29 Thread Justin Baird
I am running PHP 4.04 on IIS 4.0/NT 4 sp 4 as a CGI. I am trying to run the CURL, DOMXML, Java, PDF, and Sablotron extensions. As of right now everything but CURL and Sablotron work. The .ini reads as follows extension_dir = c:/php4/extensions/ I have tried c:/php4/extensions c:\php4\extensi