Hey Angel,
This might be what you're looking for:
http://edin.dk/categories/4-PHP4-+-Mysql
Edin
On Apr 15, 2007, at 1:07 AM, Ангел Хранитель wrote:
Hello!
At once I wish to apologize, if not there has written. Please, help
if it
probably essence of my problem with that that: I use, PHP 4.4
And bz2? That needs to be enabled and loaded before httpd.
Edin
datsclark wrote:
> Yeah, they are installed. I was under the impression they are all on by
> default in 5.2. phpinfo() shows them all as modules
>
> "Niel Archer" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>>
You need to have oracle instant client installed.
-Edin
Marcos R. Cardoso wrote:
> Been there, done that.
>
> Still not working, I even tried the php_oci8.dll from PHP5.
>
>
> [EMAIL PROTECTED] escreveu:
>> Try downloading the oci8 dll from the pecl site:
>> http://pecl4win.php.net/index.php
>>
There seem to be some problems with it. You can use php-cgi.exe from
5.1.2 with the rest of 5.1.4 install until problem is fixed.
Edin
Mike Milano wrote:
Could anyone verify that isapi_fcgi.dll works with PHP 5.1.4 for them?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
If you can use the packet sniffer, is it possible for you to send to
content of the request that is made to PHP that fails.
Edin
Network Admin wrote:
> Hi all,
>
> We've got an odd one here.
>
> Windows 2003 SP1, IIS6 running with PHP 5.1.4 as an ISAPI module.
>
> Form submission method is PO
Hi Mike,
You'll need to compile PHP with MS VC++ 6.0 (I know, ancient one), since
compiling with a newer compiler will produce msvcrt.dll version mismatch
wich will cause crashes.
Edin
Mike Milano wrote:
Zend Optomizer 2.6.2 works ok when I use the public release, but when I
try to use a c
Hi Georgio,
The easiest way to do that is to install WAMP. You'll get all you need in
one easy to install package that includes php, apache and mysql.
http://www.wampserver.com/en/
Edin
- Original Message -
From: "Georgio" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 28, 2005 12:08 PM
Hi,
I think he was referring to the fact that most problably your setup is using
.dlls from different php versions. I guess your problems will go away if you
remove all traces of old php versions, and install the latest one.
Edin
- Original Message -
From: "Georgio" <[EMAIL PROTECTED]>
Hi,
Why would you want to build PHP on windows. In the downloads section of the
site you can find precompiled binaries for PHP including all the extensions.
Edin
- Original Message -
From: "Aaron Todd" <[EMAIL PROTECTED]>
To:
Sent: Friday, June 17, 2005 3:23 PM
Subject: [PHP-WIN] PHP &
Do you get a windows dialog with "this application did something really
bad..."?
If you do pressing "Cancel" should start the debugger automatically. You'd
need to compile php in the debug mode in order to get some useful
information out of it though.
Edin
- Original Message -
From: "M.
QDBM is currently not supported on Windows. The demand was all but
non-existant :)
Edin
- Original Message -
From: "Justin Tan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 22, 2005 2:22 AM
Subject: [PHP-WIN] How do I enable QDBM dba handler for windows?
> I am running PHP 5.0.3 and A
All the "missing" dlls are in the .zip package. The installer doesn't have
any extensions bundled. The comment under the download link says: " no
external extensions included ".
Edin
- Original Message -
From: "Jimbus" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 22, 2005 10:16 PM
Su
You need oracle client version 8.1 or newer installed on your system.
Edin
- Original Message -
From: "yuegong" <[EMAIL PROTECTED]>
To:
Sent: Saturday, January 22, 2005 9:02 AM
Subject: [PHP-WIN] why does my php5.03 do not load php_oci8.php ?
> Hi;
>
> My system is win2000+php5.03
You're missing upgrade of ZendOptimizer (written in big red letters on the
downloads page :)
Edin
"Randy Clamons" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Using Win2K, IIS 5.0, PHP 2.3.10.
After updating, this piece of code (file names have been changed here) is
throwing an e
In php .zip that you can download from php.net there are two extensions that
you need to enable in order to get exif to work.
Add to your php.ini (in this order)
extension=php_mbstring.dll
extension=php_exif.dll
Edin
"Rob Aldred" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
"S Kang" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Mick,
>
> Overwrite existing libmysQL.dll to c:\php\libmySQL.dll from C:\Program
> Files\MySQL\MySQL Server 4.1\bin\libmySQL.dll.
No need to do that. PHP comes with libmysql.dll that is identical to one
from mysql distribut
Hi,
You are right, VS.net 2003 compiles all dlls against a newer version of C
runtime (msvcrt7.dll). You can check this by running "depends
php_devarticlesmod.dll" or double clicking on it on a machine that has
VS.net installed.
Edin
"Ming-Chung Tang" <[EMAIL PROTECTED]> wrote in message
news:[E
Hi,
I have updated that page to include newly released 4.3.9.
Cheers,
Edin
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 21 Sep 2004 [EMAIL PROTECTED] wrote:
>
> > I would like to know how to get OpenSSL support working in Win32.
>
> Never mind, I figured it out. I had to go
"Jeff Hill" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> - The zip distribution also includes "php-win.exe", which is the same size
> as "php.exe". Should the installer actually have used "php-win.exe" and
> renamed it to "php.exe"??
Just to clarify different executables shipped i
There is an error in the 4.3.3 installer package. A new package is being
made. In the meanwhile you can use the installer, and then replace php.exe
with the one shipped in the zip package.
Edin
"Scott Stricker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm trying to run phpmyA
You need newer module/.dlls available from:
http://ftp.proventum.net/pub/php/win32/misc/mcrypt/php-4.3-mcrypt.zi
p
Edin
- Original Message -
From: "yuegong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 6:09 AM
Subject: [PHP-WIN] why php_mcrypt.dll can not
Its a case of simple misunderstanding. There are no plans to discontinue PHP
support for Windows. Non-thread safe Win32 builds have not been made for
quite some time (if ever for 4.x.x) so the question on php-dev was weather
to remove obsolete source files needed for those builds.
Edin
"Victor Me
If you replace your php4ts.dll with
http://ftp.proventum.net/pub/php/win32/misc/openssl/php-4.3.0-ssl.zip you
problem should be solved.
Edin
"Alexander Stirmlinger" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> when I try to open a SSL-connection
You need to have Oracle client on the machine where PHP is installed.
Edin
"Andre Matos" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I am receiving the mensage "Unable to load dynamic library
> "C:\ApacheGroup\PHP\extensions\php_oci8.dll"
>
> I am u
24 matches
Mail list logo