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
"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
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
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---
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 - 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
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
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: [
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
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
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
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
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
> -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 - 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
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
16 matches
Mail list logo