I see this line commented in my php.ini file:;extension=php_openssl.dllWhere can I download php_openssl.dll? I can't find it in my php installation, and searches on google and php.net don't yeild any links to the actual file. ...
When I run PHP, I get the warning:PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_openssl.dll' -The specified module could not be found.In php.ini I have:extension_dir = "C:\PHP\ext\"...extension=php_openssl.dllAnd I have php_openssl.dll in \ext so I don't know what the problem ...
I'm new to this. I think this is an easy one: I have some php code that requires the Windows binaries php_soap.dll and php_openssl.dll. However, I have shared web hosting on a Linux server. Does anyone know how to make these scripts work on a Linux server? Are there Linux equivalents of php_soap.dll ...
I installes opensa ( apache +openssl+php) on computer ( win2k) i upgraded PHP to php/4.0.6to use some openssl specific functions.I uncommented the extension=php_openssl.dll line in my php.ini, restarted opensa apache and i obtained an error concerning the library libeay32.dll i don't undestand what' ...
Hoping someone can help.I am running Windows Server 2003 X64, IIS6, fully patched etc.Got PHP 5.2.17, due to compatibility issues, stuck with that for the mo.Got most things working with it, but I can't get openssl to work, keep getting the following error:"Unable to load dynamic library 'C:\.. ...
I'm running PHP v4.3.6, MySQL and Apache just fine under Windows 2003 Server and I'm trying out Horde Framework, which required gettext.I looked in php.ini and found php_gettext.dll under the extensions section.I've looked at Gettext's homepage and couldn't find the dll file I need.Where can I find ...
I am currently learning PHP, and have now started on databases. I have done numerous searches on my PC, and on the Internet to try and find the necessary file, but to no avail.When I have this code:---$database = dba_open( "./data/mobile", "c", "db3" ) or die( "Cou ...
Requires PHP4 for windows. Supports GIF, WBMP, PNG and JPEG.http://php.weblogs.com/php_gd ...
I have a problem in PHP.we know that we can use IMAP protocol in PHP.For that pupose we have to download php_imap.dll.i have downloaded it . in tutorial , it is given thatwe have to specify the path in extension_dir in php.inifile . I have written the path of the php_imap.dll in extension.dllBut pro ...
I need to download php_printer.dll and php_iconv.dll .They are not available on my PHP 4.3.5 that I have.Any one can tell me where can I find them? ...
can any one help mw i am working o windows2000 professional, i download php_java.dll and its jar file and i have done the setting in php.ini file. now i am recieving an error which is unable to load dynamic link library'./php_java.dll' . ...
I'm trying to open an https url with the fopen() function. For this I use the php_openssl.dll extension which I load with the dl() function.When I run the script I get an "No such file or directory in" error on the line where the fopen() is.Some info:Windows 2000 Professional + SP3 (server ...
HiWhere to download from the modules for Oracle:- php_oci8.dll- php_oracle.dllPlease help me or send me just the modules by [email protected] best regardsLooking forward to seeing help from YouPawel ...
some of you asked where to find php_dbase.dll. I just found it at :http://kromann.info/php4.phpEnjoy ! ...
Win 32 apacheI am trying to use the xslt_create() function but am getting and error. now I have downloaded the latest beta of php 4.3.0 r2I have installedApache, php 4.3salbot,expat,libxml2-2.4.26,libxslt-1.0.22I have the apache loading the php as a module.and I have the extenstion in php php_domxml ...
everyone. I've been stuck on this problem for a while, and it's driving me nuts, so I'd greatly appreciate the help!I have PHP set up on a Microsoft IIS 5.x server. For authentication purposes, I am trying to query a Microsoft Exchange of user information via LDAP. Now, I have never used LDAP before ...
Anybody know if php_printer.dll works in XP. I'm running PHP 4.3.7 with IIS in windows XP. I could not find the php_printer.dll in the "manual" download of php 4.3.7 but did manage to find a copy of it elsewhere. I changed the php.ini file per the instructions but I keep getting the follow ...
I am stuck on Pdf scripting and I can't get any of the pdf examples to work. I'm sure I have most of the setting correct but something is preventing the script from>running. Hope someone on the forum can get me up and running with pdf scripting>>this is my set up>>Window XP Profession ...
I am trying to use the php printer functions on a windows computer.I tried several links to download the php_printer.dll file but none worked. I can't find that dll file anywhere! I am running php 5.1 .Could anyone give me a link where I can download the file? ...
My environment is :PHP 4.2.3(latest one)Windows 2000 Prof.I want to create thumbnails and resize uploaded images, andI need GD. My question is Do I have to download GD and compile? OR just use "extension=php_gd.dll" in php.ini ?I uncommented "extension=php_gd.dll" in php.ini, tri ...
I am using Apache/PHP in Windows. According to the readme file in \\install_path\ibm\sqlplib\samples\php, I should download and install these two files:The latest compiled version for windows is available here: ::PDO http://pecl4win.php.net/ext.php/php_pdo.dll ::PDO_IBM http://pecl4win.php.net/ext.p ...
I'm a PHP newbie and I have to use PHP to connect an Access DB through ODBC. However, I couldn't find php_odbc.dll after uncompressed PHP4 Win32 binaries and I couldn't find it at http://download.swwwing.com/ also. Would anyone tell me where can I get php_odbc.dll? ...
I need php_java.dll and php_imap.dll etc.please tell me where download? and study resouse,only for foundation. ...
I intstalled php4.0,but had no php_zlib.dll.Please tell me how to get it ? Or please tell me where can download php4.0 for win2k. ...
Is it possible to get a binary of php_imap.dll that would work with php 4.3.2 on Windows? Its not in my extensions directory, and I'm utterly clueless about how to compile it from any source..A link to somewhere to download it is enough. I can install php extensions. ...
I'm trying to activate my extension=php_gd2.dll in my php.ini file. I've done everything that i need to do such as , download the .dll , put it in my c:/php/includes folder and changed the directory in the php.ini.Yet still i get " Warning unable to load dynamic library 'c:/php/includes/php_gd2 ...
now where is the freakin php_gd.dll for the above version of PHP???!!! i spent 1 hour on net looking for it... but nothing!there is one on weblogs/php site, but thats for PHP 4.0.4 and that doesnt work with the latest version of PHP....please let me know where i can download the damn thing. ...
when I try to run PHP , it loads the dll for the first time, and returns an error message says"invalid library (maybe not a PHP library): php_Oracle.dll "what happened? I tried download another php_oracle.dll from another web site, this error still exists. can someone help me out?I am runn ...
Hello! I have Win98SE, Apache and PHP 4.0.2 working as CGI module. I tried to install php_mcrypt.dll found at:http://download.swwwing.com/php4/modules/php_mcrypt.dllWhen I enable this module in php.ini, PHP engine starts hanging on every attempt to parse PHP file, and disabling it makes everything w ...
I've some problems with the crypt() function.In my standard distribuition of php or PHPTriad there isn't the php_crypt.dllWhere I can download it?I can offer multiusers capability to my PHPNuke site under a Win98 and WinNT4 system. ...
When doing the command e:\php\php.exe %s %s (WIN98 or NT)it comes up with an error.... here is the error (take a close look at the path the error is giving)""Unable to load dynamic library 'e:\php\extensions/php_curl.dll' - One of the library files needed to run this application cannot be ...
After 1 and a half hours of searching i found php_crypt.dll. What took you guys so long to find it?Tell everyone this for me, cause i dont have enough time to deal with all request seperatly, but you goto the php website, click downloads.download the win32 binary, of PHP 3!!!That is right php 3in th ...
You can download unofficial build of PHP_GD.DLL for PHP 4.1.0 with GD2.0.1 (TrueColor support) from http://www.vrad.spb.ru/php/ ...
Does anyone have a version of php_gd.dll that support gif for win? Or could tell me where I can download it?Thanx ...
I have a problem that many people (as i have read) have:PHP Warning: Unable to load dynamic library 'c:\php\php_ldap.dll' - The specified procedure could not be found. in Unknown on line 0 The DLL is loaded but a PROCEDURE is not found.Some people fixed it moving the DLL arround some folders, etc.Bu ...
After installing PHP 4.2.1 on a new server running IIS 5 and Win2k Server, I cannot get php_cybercash.dll to load.I am getting this error:"Warning: Unable to load dynamic library 'D:/PHP4/extensions/php_cybercash.dll"The installation on php.com/downloads mentioned that this dll was include ...
I cannot find my php_mysql.dll file. Where would it be or how do I get it back since I searched my hard drive and was unable to locate it using PHP5. ...
Does anyone know how to build PHP_GD.DLL for PHP4?I downloaded the latest source from CVS but I didn't see a gd.dsp or gd.dsw file.I'm using VC++ 6 and Windows 2000. ...
I've downloaded and compiled all the needed sources for GD.I'm using MS VC++ 6.I did not find a gd.dsp or gd.dsw for the GD extension.Since I am not very familiar with MSVC, can someone be kind enough to give me instructions on how to build the PHP_GD.DLL?I've got all the source for GD, libjpeg, lib ...
where can i get php_odbc.dll . ...
I have a question for security.Is there any ways for someone to download php files from my server ? I know it cannot do that with a brouser, but may be thats is possible for any programs. Am I right ? I have no idea.manoBulgaria ...
We have installed PHP and found that the command imgaejpeg was not supported in the coading. So i downloaded php_gif_gd.dll and renamed it to php_gd.dll. I am running windows 2000 Advance server. The PHPINFO() command says that we have GD support. And the php_gd.dll command in php.ini is uncommented ...
Does anyone have php_gd.dll version 1.3 (the version with the much sought after gif support)?Otherwise - I have the source code for version 1.3 but am having trouble compiling. Can anyone recommend a method or program for compiling the C source code? ...
I have a problem getting the .dll file to work. The placement and the php.ini file should be correct, but I think its simply because its IIS that is the problem.Does anyone know if the php_gd.dll is only for Apache?I would really like to get the "getimagesize" function to work perfectly wh ...
Hi. After much reading, I'm still unable to get php_gd.dll working under Windows NT4, SP6a. I get the following message:PHP Warning: Unable to load dynamic library 'c:/php/ext/php_gd.dll' - The specified procedure could not be found. in Unknown on line 0 The dll is in that directory, but I didn't do ...
i downloaded php_gtk toolkit the other day and configured it on my win98 system. but nothing works becos it says php_mysql.dll not found. i dont have this file with me , it was not in the setup, it was not even on the site.can some pls tell me where i can get this elusive DLL? ...
To me php_ftp.dll is urgent the file. I am doing a system done in phptriad and I do not have the mentioned file. ...
My problem is handling jpeg images and other graphic formats.I installed PHP and i use it with mysql, but it doesn't work with functions like ImageCreateFromJpeg().I downloaded PHP_GD.DLL and put it in the C:\Programs\PHP folderI sat extension_dir = "C:\Programs\PHP" and extension=php_gd.d ...
has anyone been able to load the php_fdf.dll extension? I am useing win xp IIS 5.1 with php 4.2.0 and I get unable to load dynamic library './php_fdf.dll- The specified module could not be found. It is there with the other extension that load just fine. I get the same error when I try to load php_pd ...
I have a problem, maybe a basic one, but a problem..My WebSite sell images. I don't want anonymous user to be able to access (and save) my images with an URL like http://mywebsite/images/myImage.gifIf users want to download an image, they must have an account, and must have paid for this image.Then ...