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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ekoontz at hiro-tan dot dhs dot org
New email:
PHP Version: OS:

 

 [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: Tue May 14 04:01:30 2024 UTC