[PHP] Cobalt RAQ4 apache config index.php

2002-01-29 Thread Beeman

I am using a Cobalt RAQ4 server and need to edit my config file to allow
index.php as the directory index. the config file appears non standard, ad
it has the pearl for the web based server administration.. What and where do
I need to add the DirectoryIndex? also how do I disable the directory
listing.



-- 
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]




Re: [PHP] cobalt raq4

2001-05-12 Thread Herman Tolentino

I have installed CPDF lib instead. Installation was a breeze. I didn't want
to break my RAQ4 with too many config options when it's running live sites.
PDFLib and CPDF carry almost the same type of licenses.

- Original Message -
From: Steve Werby [EMAIL PROTECTED]
To: Herman Tolentino [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Wednesday, May 09, 2001 7:17 PM
Subject: Re: [PHP] cobalt raq4


 Herman Tolentino [EMAIL PROTECTED] wrote:
  anybody out there who has successfully compiled php (apache module) with
  PDFLib 4? Much help would be appreciated. Been trying for 1 week.

 I haven't tried PDF 4, but I installed PDF 3.03 and compiled PHP with PDF
 support on a RaQ2 recently.  I noticed you're installing on a RaQ4 and
since
 I did so on a RaQ2 with PHP4.0.5 compiled into Apache 1.3.19 binary that
 version of PDF should work on the RaQ4 (x86 is much easier to install on
 than mips platform).  I believe the configuration command I used for
pdflib
 was ./configure  --enable-shared --enable-shared-pdflib
 and --with-pdflib=/usr/local in PHP.  I couldn't tell you whether a newer
 version of PDF will work.  Perhaps if you post your installation steps and
 what errors were encountered someone can help.  BTW, there's a test
 directory in the PDF source and a test script ./pdftest that creates a
test
 PDF file.  Can you get the test file to work?

 --
 Steve Werby
 President, Befriend Internet Services LLC
 http://www.befriend.com/


 --
 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] cobalt raq4

2001-05-09 Thread Herman Tolentino

anybody out there who has successfully compiled php (apache module) with
PDFLib 4? Much help would be appreciated. Been trying for 1 week.


-- 
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]




Re: [PHP] cobalt raq4

2001-05-09 Thread Steve Werby

Herman Tolentino [EMAIL PROTECTED] wrote:
 anybody out there who has successfully compiled php (apache module) with
 PDFLib 4? Much help would be appreciated. Been trying for 1 week.

I haven't tried PDF 4, but I installed PDF 3.03 and compiled PHP with PDF
support on a RaQ2 recently.  I noticed you're installing on a RaQ4 and since
I did so on a RaQ2 with PHP4.0.5 compiled into Apache 1.3.19 binary that
version of PDF should work on the RaQ4 (x86 is much easier to install on
than mips platform).  I believe the configuration command I used for pdflib
was ./configure  --enable-shared --enable-shared-pdflib
and --with-pdflib=/usr/local in PHP.  I couldn't tell you whether a newer
version of PDF will work.  Perhaps if you post your installation steps and
what errors were encountered someone can help.  BTW, there's a test
directory in the PDF source and a test script ./pdftest that creates a test
PDF file.  Can you get the test file to work?

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


-- 
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]