[EMAIL PROTECTED] (Alex Davis) wrote:
>How do i set up php with windows xp so when i use the mail() function it
>will email.
>
Best is, you read the manual and mail() then...
See www.php.net/mail and php.ini, SMTP = your_smtp_host, sendmail_from
= your_mail_address.
Christoph
--
PHP Install M
[EMAIL PROTECTED] (Osway) wrote:
>Hi, I got a problem with my server windows and mysql.
Sorry. This is a php mailing list, not mysql.
Hint: Install MySQL as a service.
Christoph
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Stewart
[EMAIL PROTECTED] (Stewart Walker) wrote:
>I can find all kind of doc's on installing openSSL on a client. Can't find
>any installs or docs for a Windows 2000 server running IE with PHP..
There is a readme for windows in the openssl folder in the current
stable snapshots on http://sn
Hi
Jean Baptiste Favre wrote:
> "Jim Bierlein" <[EMAIL PROTECTED]> a écrit dans le message de news:
> [EMAIL PROTECTED]
>> My problem is that I cannot get Apache to properly load the mcrypt
>> module, I keep getting the warning message:
>>
>> Unknown(): Unable to load dynamic library
>> 'c:\php-4
Tom Skillman wrote:
> Hi. I'm trying to use PHP with IIS. We have a server running Windows
> 2000 (no active directory), and IIS4. I set up PHP using the CGI
> Executable, and this is working fine, but when I enable the extensions
> for Oracle, I get an error every time a page is loaded about n
Wesley wrote:
> PHP doesn't seem to work on Windows.NET.
> Since the guys at PHP don't think this is a bug, I woul love to here
> the solution to make PHP work on Windows.NET.
Sorry, but what you state in your bug report seems to be a configuration
problem and not a php bug. You must not only cop
You will find it again in php 4.2.1 which will be released shortly. If you
need it before you can get it at http://snaps.php.net/win32.
Christoph
Doug Vos wrote:
> Where is php_ldap.dll for win32??
>
> Not part of php-4.2.0-Win32 package?
>
> Must download from U of Mich and compile?
> Must dow
The correct exe is php.exe. In 4.2.0 you find it in the sapi directory of
the php distribution (before and after it resides in the root directory).
You should copy it to the root directory.
php-cli.exe is the command line interface.
Christoph
Eddie Thomas wrote:
> After following the install in