[PHP-WIN] Re: SMTP - AOL problem

2003-09-02 Thread Craig Roberts
The AOL monkey's right :( - AOL have no SMTP server to connect to You can use Yahoo!'s SMTP server, but need to configure the username and password for a Yahoo! account in php.ini first. Hope this helps, Craig Roberts <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECT

[PHP-WIN] Re: unable to delete php created files in php

2003-08-14 Thread Craig Roberts
Check that you have closed the file properly - XP Wont let you delete files it thinks are still open... and it usually dosn't understand when you close them. Craig Roberts "John Yu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > It seems that when I try

[PHP-WIN] Re: how to install imap with php on windows 2000 server under IIS

2003-08-14 Thread Craig Roberts
work Craig Roberts "Ha Duy Thien" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dear everyone, > > Hi i would want to install Imap extension. > i saw the right packet on this page : > http://www.php.net/manual/fr/ref.imap.php > > but i don't k

[PHP-WIN] Re: Connecting to another server

2003-08-06 Thread Craig Roberts
You could install a webserver on your other server and then just hit the script from your other program... you may need to add some authentication in there though "Derrick Hermanson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Was wondering if there was a way to call a php progra

[PHP-WIN] Re: CLI File Open Problem

2003-08-06 Thread Craig Roberts
Try using fopen('myfile.txt', 'W+'); ? "Gareth Thomas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, I am trying to write data to a text file on my Windows 2000 server using PHP at the command line. I am running PHP 4.3.2, and the script uses the 'touch' function to create the fi

[PHP-WIN] Re: Apache or IIS

2003-08-02 Thread Craig Roberts
I've never used PHP with IIS... but run it on 2 Windows 2000 Apache (1.3.27) servers in production, plus on 2 test workstations. I've had few problems. There's plenty of tutorials on the net for configuring Apache to do all sorts of things. Craig Roberts "The.Rock" <

[PHP-WIN] LDAP Question

2003-02-09 Thread Craig Roberts
27;s primary group - is it possible? Set up: Apache 1.3.27, PHP 4.3.0, Windows 2000 Server The script is connecting to the PDC, which is also running Windows 2000 server... Thanks for your time, Craig Roberts MSN/E-mail: [EMAIL PROTECTED] URL: http://cjrobs.net -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] LDAP Group Membership - Primary Group not appearing

2003-02-09 Thread Craig Roberts
27;s primary group - is it possible? Set up: Apache 1.3.27, PHP 4.3.0, Windows 2000 Server The script is connecting to the PDC, which is also running Windows 2000 server... Thanks for your time, Craig Roberts MSN/E-mail: [EMAIL PROTECTED] URL: http://cjrobs.net -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php