php-install Digest 2 May 2001 05:10:44 - Issue 288
Topics (messages 2967 through 2976):
Installing MySQL on Solaris 8
2967 by: Tara Dirst
can you tell me what is going wrong
2968 by: John burris
Re: PDFlib woes
2969 by: Matt Schroebel
Re: PHP & PWS
2970 by
Is this possible?
I'd like to serve some gzipped pages from my site, but the relevant php
functions fizzled and, after emailing my hosting providers tech support, I
learned that Zlib was not installed. They weren't amenable to installing it
on the machine, but invited me to install it locally on
I was able to fix the same error by configuring with
--with-zlib=/usr/lib
Hope it helps-
A
"Pavel Sorejs [Czech Republic - Europe]" wrote:
>
> When i install PHP with some support (like IMAP, LDAP etc.) and try to
> restart apache to apply changes i recive some strange errors like:
>
> Can
Ok, I did that, redid my php configure/install and now Apache won't start -
BUT WITH NO ERRORS! It says that the subsys is running, but httpd is dead.
What gives?!?!? There are no error messages in /var/log/httpd/error-log,
/var/log/messages, etc.
>
> It seems to FDFTK support is looking for a sh
you're looking for libphp4.so, if you're using RH 7.1.
cheers,
Alpha
--
PHP Install 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]
It seems to FDFTK support is looking for a shared library, so in redhat you
would first need to make sure you have the library, try
updatedb; locate libFdfTk.so
if nothing is found then you need to install that library, if it is found make
sure that the path to it is in /etc/ld.so.co
I have recompiled PHP 4.0 with FDFTK support successfully. However, when I
try to restart Apache, it gives the error: "Starting httpd: Syntax error on
line 869 of /etc/httpd/conf/httpd.conf: Cannot load
/usr/lib/apache/libphp4.so into server: libFdfTk.so: cannot open shared
object file: No such f
>I've installed that I've downloaded fro php.net on my PWS and I always r=
>ecive the error from server.
>HTTP 500 error.
If you've installed the isapi module, change to the cgi.
If that still fails, from the command line change to the directory
containing php.exe and run php.exe -i
that should g
How to get this on the PDFLIB php-manual page vs user comments? Or perhaps the
configure script message could hint a little better? It's a common problem, and there
is no mention in the pdflib docs about --enable-shared-pdflib.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMA
I have two scripts. One works great, the other will not work at all. I
am using apache with php3.12. both scripts are the exact same file with
two different names in the same directory. This has happened before and
I can not figure it out.
Has anybody herd of this before?
John Burris
[EMAIL
Hello--
I'm installing MySQL (mysql-3.22.32-sun-solaris2.7-sparc) on a Solaris
8 and when doing gtar got the following error message for some of the
files:
gtar: Unknown file type 'L' for ././@LongLink, extracted as normal
file
What does this mean? What should I do?
Tara
--
PHP Install Maili
php-install Digest 1 May 2001 16:06:54 - Issue 287
Topics (messages 2957 through 2966):
Re: Debian - PHP4 - MYSQL post install
2957 by: Alex Miller
Re: PDFlib woes
2958 by: php-install.toolshed51.com
2963 by: Andrew Apold
2965 by: php-install.toolshed51.com
At 00:51 1-5-01 -0400, Alex Miller wrote:
>I would like to look at it.
>
>My package installation did not leave any
>AddType or AddHandler Directives.
No. I'm running Slackware. I doubt the difference is big when it comes to
Apache.
AddType application/x-httpd-php .php
NOT
AddType application/x
13 matches
Mail list logo