php-windows Digest 28 Jul 2003 09:40:16 -0000 Issue 1842
Topics (messages 20917 through 20921):
CGI total requests 100% IIS 5.0
20917 by: Luis E. Perez
$_ENV["DOCUMENT_ROOT"] empty (Ap2, php 432)
20918 by: Marc Tricou
20920 by: DvDmanDT
Your E-Book
20919 by: The Billion Dollar Club
PDFlib
20921 by: Mihai Nicolae Teognoste
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
amon the sites I host I have some users using PHP for forums PHP based.
By looking at the W2KAS performance monitor I noticed these sites have the
CGI Total Requests maxed out a 100% at all times.
Anybody knows how to lower this ?
thanks
--- End Message ---
--- Begin Message ---
Hi,
If have Apache 2 running and installed PHP 4.3.2 normally. It's good
running, but the $_ENV["DOCUMENT_ROOT"] is empty. phpInfo shows it
(after i entered my doc_root in the php.ini) but in my code it's empty.
What can i do?
bye,
Marc
--- End Message ---
--- Begin Message ---
Try $_SERVER["DOCUMENT_ROOT"]...
--
// DvDmanDT
MSN: [EMAIL PROTECTED]
Mail: [EMAIL PROTECTED]
"Marc Tricou" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Hi,
>
> If have Apache 2 running and installed PHP 4.3.2 normally. It's good
> running, but the $_ENV["DOCUMENT_ROOT"] is empty. phpInfo shows it
> (after i entered my doc_root in the php.ini) but in my code it's empty.
> What can i do?
>
> bye,
> Marc
>
>
>
--- End Message ---
--- Begin Message ---
The Revolutionary Book
Your Boss Doesn't Want You to Read !
Does an extra $500 to $1000 a week sound exciting?
HINT: It's not what you think
Dear Friend:
Everybody is looking to make more money online, but the biggest problem
is that VERY few things actually work.
We have an exclusive system for making money from home and it only
requires a few hours a week of your free time.
Best is. You work once, get paid forever …………………………..
A recent revolutionary discovery has allowed many average people the ability
to create another source of income in their life.
For a limited time only, you can receive a FREE copy of your
own personal 'hot off the presses' e-book,
"How to Achieve Unlimited Freedom: The Confidential Discovery of the Century"
by Dr. Tim Jaeger valued at $19.95 !!
Click Below to receive it
absolutely FREE !
Click Here
NOTE - This is NOT SPAM - This message is sent in compliance of the new e-mail bill:
SECTION 301. Per Section 301, paragraph (a)(2)(C) of S. 1618. This message is NOT Spam
as long as you are provided with a way to remove your name from this mailing list. All
further transmissions to you from me may be stopped at no cost to you by e-mailing
[EMAIL PROTECTED] from your e-mail address with the word REMOVE in the subject line.
This e-mail must be from or contain the address you wish to have removed.
--- End Message ---
--- Begin Message ---
Hi there,
I am trying to build a PDF document based on the content of a file.
I tried to use the example from php.net, but it doesn't work.
I have a Win2K macine, PHP 431 working in cgi mode.
Can anybody please send me a *very* simple (complete) example of how I can
generate a pdf document and then open(view) it in the browser or as a local
file.
Thanks,
Mihai
--- End Message ---