php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4448 RC2 breaks twig
Submitted: 2000-05-15 03:04 UTC Modified: 2000-05-15 04:44 UTC
From: ekoontz at hiro-tan dot dhs dot org Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 2 OS: linux
Private report: No CVE-ID: None
 [2000-05-15 03:04 UTC] ekoontz at hiro-tan dot dhs dot org
I tried upgrading to RC2 from RC1; after this twig 
no longer worked. Netscape reported "Document contained no data".
Luckily I saved my /usr/local/apache/libexec/libphp4.so 
from RC1, so I went back to it and twig worked again.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-15 04:44 UTC] ekoontz at hiro-tan dot dhs dot org
This "bug" was due to my own error - I forgot to pass the correct configure options :

These are the options I should have used :
"./configure --disable-debug --with-mysql --with-apxs --with-imap" 

after using these for the compilation, 4.0RC2 works fine with twig.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 19:01:28 2024 UTC