php-install Digest 12 May 2001 22:54:27 - Issue 305
Topics (messages 3128 through 3135):
please help
3128 by: M. Weller
Re: mscomctl.ocx error
3129 by: Darren
3131 by: Phil Driscoll
Re: Can't get php work in NT4.0 server
3130 by: Darren
--with-sablot where
Hi Craig,
I have it running with NES 4.0 and Solaris 7 - the only difference I can
see is --enable-track-vars; have you tried without ?
regards
alfred
Craig Guest wrote:
>
> I'm trying to configure Netscape Enterprise server 3.6 for PHP4 with
> NSAPI on a Solars 2.6 machine.
>
> I was able t
make shure you have installed th t1lib package in the /usr/share/t1lib
directory, if not install it, or if it's in another directory pont the
--with-t1lib option to the good directory, make shure the libs are in
this directory.
You should also verify that the lib directory is listed in the
/etc/
Scott Schultz wrote:
>
> Fatal error: Call to undefined function: pdf_new() in
> /usr/local/apache/htdocs/cjhunter/test/pdf/hello.php on line 5
>
pdf_new() is apparently boggus or unknown, try this in place :
$fd = fopen("/path/to/the/pdf-file/test.pdf", "w");
$pdf = pdf_open($fd);
Make shu
Hello ,
Please forgive me if you've already read this message, but I didn't see my post in the
list.
So I 'd like to ask it once more.
I've found some mail in the archive (php-install), but much fewer replies
that helps me.
I'd like to install my PHP 4.0.4pl1 with sablotron support on debian
(
On Saturday 12 May 2001 08:16, Bryan Leifert wrote:
> when i try to install php on windows 2000 server i'm getting an error from
> IIS saying that it can't find the file. everything else is working on the
> server.. any ideas?
>
> bryan
The installation notes (readme.txt) which the installer will
"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
006601c0d9f7$754f1380$0c01a8c0@philsntserver">news:006601c0d9f7$754f1380$0c01a8c0@philsntserver...
> From your description of what you've done, I think you must have been
> reading some very strange instructions!
>
> The easiest way to install
"Bryan Leifert" <[EMAIL PROTECTED]> wrote in message
9dinqr$cjn$[EMAIL PROTECTED]">news:9dinqr$cjn$[EMAIL PROTECTED]...
> when i try to install php on windows 2000 server i'm getting an error from
> IIS saying that it can't find the file. everything else is working on the
> server.. any ideas?
ms
Hello everybody,
does anybody know if it is possible under windows to sent HTML emais with
images >3kB?
I can't find any information about this. It works fin with images up to 3kB.
Is there any configuration item I don't know about?
Thanks
Markus
--
PHP Install Mailing List (http://www.ph