Re: [PHP] Minimum Apache CD-ROM root

2001-12-05 Thread Valter Santos



running apache from a distro CD  mm!
I suppose you can't :(

why you don't build a static version of your PHP application???
it's far easy... there are some utilities for done it :)

do a search in google

cheers,

Valter Santos



- Original Message -
From: John Monfort [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 04, 2001 4:21 AM
Subject: [PHP] Minimum Apache  CD-ROM root



  Hello all,

  I'm writing a PHP application that will run on a cd-rom. I have two
 questions:

  1) Apache Server
 I wanted to add the apache server on the disk. What are the minimum
 files that I need, for apache to run? i.e.
 apache.exe
 httpd.conf
 etc.

  2) Configuration File PATH
 In the apache configuration file, the ServerRoot asks for a absolute
 path.
 Is there a Window's (system) Variable to shows the current directory?

 I'm hoping for something like

 ServerRoot  DirPath/Apache/

 So that, apache would run correctly, regardless if the CD-ROM drive is
 D: or F: or any other name.

  Any Ideas?

  If you have any suggestions on a small, portable, browser with PHP
  suport, then please let me know.

  Thanks in advance.


 __John Monfort_
 _+---+_
  P E P I E  D E S I G N S
www.pepiedesigns.com
 The world is waiting, are you ready?
 -+___+-



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Minimum Apache CD-ROM root

2001-12-03 Thread John Monfort


 Hello all,

 I'm writing a PHP application that will run on a cd-rom. I have two
questions:

 1) Apache Server
I wanted to add the apache server on the disk. What are the minimum
files that I need, for apache to run? i.e.
apache.exe
httpd.conf
etc.

 2) Configuration File PATH
In the apache configuration file, the ServerRoot asks for a absolute
path.
Is there a Window's (system) Variable to shows the current directory?

I'm hoping for something like

ServerRoot  DirPath/Apache/

So that, apache would run correctly, regardless if the CD-ROM drive is
D: or F: or any other name.

 Any Ideas?

 If you have any suggestions on a small, portable, browser with PHP
 suport, then please let me know.

 Thanks in advance.


__John Monfort_
_+---+_
 P E P I E  D E S I G N S
   www.pepiedesigns.com
The world is waiting, are you ready?
-+___+-



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]