Re: [PHP-WIN] Needed: Several short, swift kicks.

2002-05-28 Thread Stuart Dallas
On 29 May 2002 at 0:03, Mark Filipak wrote: > 1 - Can PHP be used as a batch processor under MS-Windows? Yes. Just use "php -q c:\path\to\script.php". For the full set of command line options, type "php -h" at the command line. The relevant manual page is http://www.php.net/manual/en/html/feat

[PHP-WIN] Re: Needed: Several short, swift kicks.

2002-05-28 Thread Steve Yates
"Mark Filipak" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 1 - Can PHP be used as a batch processor under MS-Windows? I believe so, although that's not its original intent. > 2 - I downloaded php-4.2.1-installer.exe and php-4.2.1-Win32.zip. I ran > php

[PHP-WIN] Needed: Several short, swift kicks.

2002-05-28 Thread Mark Filipak
Hello! I just joined the list to ask these questions. I may hang around to be helped and also to help others. I appologize for dumping these questions on you, but I need quick answers and this seemed to be the best way to get them. If you can provide answers, that's fine and I will be happy. If yo

RE: [PHP-WIN] IIS Sucks!

2002-05-28 Thread Matthew Workman
You could save time by using a VMWare session. It would allow you to setup and mess up windows environments without worry since it is a virtual operating system. That may not be giving any direct help here, but it will be something to consider for the future. Peace. MW -Original Message---

[PHP-WIN] BTW, does anyone know what has happened to php4win?

2002-05-28 Thread Michael Davey
I can't seem to get to their site at all... Mikey -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 29 May 2002 01:24:25 -0000 Issue 1166

2002-05-28 Thread php-windows-digest-help
php-windows Digest 29 May 2002 01:24:25 - Issue 1166 Topics (messages 13994 through 14001): Re: mail() problem 13994 by: brother Re: CGI-Trouble with Win2000 13995 by: Conover, Ryan IIS Sucks! 13996 by: R.S. Herhuth PHP + PDF 13997 by: Scott A. Solomko

[PHP-WIN] GD & Freetype on W2K/Apache1.3.2/PHP4.2.0

2002-05-28 Thread Michael Davey
Hi there! Sorry if this has been posted a hundred times already - but I am trying to use TrueType fonts with GD. I can create images fine, and have managed to gather from previous postings that there was an error with post-4.0.5 versions of php_gd.dll that cause Freetype to fail, but the install

RE: [PHP-WIN] Re: PHP + PDF

2002-05-28 Thread Vail, Warren
have you tried dl("php_pdf.dll"); probably too, obvious. Warren Vail Tools, Metrics & Quality Processes (415) 667-7814 Pager (877) 774-9891 215 Fremont 02-658 -Original Message- From: Peter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 28, 2002 1:29 PM To: [EMAIL PROTECTED] Subject: [

[PHP-WIN] Re: PHP + PDF

2002-05-28 Thread Peter
Have you got any other extensions to run ok? I found that I had to enclose the path to the extension dir in quotes so it read "C:\Program Files\php\extensions" instead of /extensions Have you had a look to see if the file is actually there and hasn;t been deleted? Also, check you haven't got more

RE: [PHP-WIN] PHP + PDF

2002-05-28 Thread Asendorf, John
Isn't it called php_fdf.dll? - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 Nullum magnum ingenium sine mixtura dementiae fuit > -Original Message- > From: Scott

[PHP-WIN] PHP + PDF

2002-05-28 Thread Scott A. Solomko
I am unable to get php to recognize php_pdf.dll file. After uncommenting the extension and restarting my web server (Apache), I receive an error msg that reads "unable to find php_pdf.dll". php_pdf.dll is in my extensions dir and my php.ini file is also configured properly pointing to my extensio

[PHP-WIN] IIS Sucks!

2002-05-28 Thread R.S. Herhuth
I decided to setup IIS instead of Apache to match my clients environment on both my home and work machine...now I have not been able to get php working for anything. I have spent almost a week trying to configure IIS to no avail. I'm locked in security permission hell. My home machine: Inter

RE: [PHP-WIN] CGI-Trouble with Win2000

2002-05-28 Thread Conover, Ryan
Try to push php.exe priority higher. Ryan Conover [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.pitt.edu/~rscst25/ -Original Message- From: Flint Doungchak [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 23, 2002 4:56 PM To: Jan Schmitz; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] CGI-Tro

RE: [PHP-WIN] Re: mail() problem

2002-05-28 Thread brother
> -Original Message- > From: Jochem Kempe [mailto:[EMAIL PROTECTED]] > > it gives: Warning: failed to connect. > Either your SMTP-server or netconnection is missing. If it's not the connection btween your server and the SMTP-server check the php.ini and change the serverspecifications.

php-windows Digest 28 May 2002 09:21:21 -0000 Issue 1165

2002-05-28 Thread php-windows-digest-help
php-windows Digest 28 May 2002 09:21:21 - Issue 1165 Topics (messages 13990 through 13993): build GD2 on XPpro 13990 by: Evan PHP 4.2.1 without bundled gettext support? 13991 by: Jan Normann Nielsen Re: need help with parser .. ! ! ! ! 13992 by: toby z Re: mai

[PHP-WIN] Re: mail() problem

2002-05-28 Thread Jochem Kempe
When I try to send an e-mail with the mail90 funstion it seems that it isn't working very well. I'm running apache 1.3.24 (2.0.36 can't be downloaden allready compiled, can it?) and when I put a line in my source like: mail("[EMAIL PROTECTED]", "My Subject", "Line 1\r\nLine 2\r\nLine 3\r\n"); it