php-install Digest 10 Feb 2003 02:06:08 -0000 Issue 1240
Topics (messages 9993 through 9994):
PHP 4.3.0 and pdflib 4.0.3
9993 by: David Williams
Help running phpMyAdmin with php 4
9994 by: Skip Evans
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 ---
Hello all,
I had a question about PHP 4.3.0 and pdflib 4.0.3 being compatible.
The pdflib faq says yes. However, I had the following problem when doing
configure --with pdflib=PDFDIR
Checking whether to include PDFlib support... yes
/configure: line 1:phphome/ext/pdf/Makefile.in: No
such file or directory
configure: error: pdflib.h not found under
blah/pdflib/pdflib-4.0.3/include/
Why would it look for those files there? I read the configure file and
that is where it looks but those files are located elsewhere. It seems
like the configure was written for a different version of php. I tried
just copying the files to where they wanted, the program compiled,
but the program didn't work.
Anybody have any ideas?
Thanks,
David Williams
--- End Message ---
--- Begin Message ---
Hi all,
I just installed phpMyAdmin on my FreeBSD box running Apache and PHP 4.2.3.
When I load the page I get a page not found error, or when I load the page
index.php3 directly using the whole URL the code displays but does not
process.
I imagine this is an issue running php3 with php4 installed in Apache?
Any help you could offer would be greatly appreciated. Can you email
directly at [EMAIL PROTECTED] ?
Thanks!
Skip Evans
--- End Message ---