php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14633 get_meta_tags does not work under php4.1.0; works with php4.0.6
Submitted: 2001-12-20 17:09 UTC Modified: 2002-06-18 19:09 UTC
From: david at hr dot uoregon dot edu Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.1.0 OS: Slackware Linux 8.0 on L2.4.16
Private report: No CVE-ID: None
 [2001-12-20 17:09 UTC] david at hr dot uoregon dot edu
We recently upgraded to PHP4.1.0, and found that our jobs listing page at Human Resources no longer listed the jobs.  After examining the code in detail, looking for bad EOL marks in the metatag files, and finding nothing wrong, we re-installed PHP4.0.6 and the problem went away.  Since we depend on this function for our scripts for job postings, we'll need to remain with PHP4.0.6 for the time being.  Here is the configure line that we used for both PHP4.1.0 and PHP4.0.6:

./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.x --with-openssl --enable-track-vars --with-mm --with-pspell --enable-ftp --with-imap --with-imap-ssl --enable-memory-limit --enable-inline-optimization --disable-debug --enable-safe-mode --enable-magic-quotes

Additionally, we suspect that the imap related functions may be problematic with 4.1.0; however we have not been able to verify this as our priority was to get our jobs page up and working again, with 4.0.6.

Regards,
David Lechnyr
Network Mgr, Human Resources
University of Oregon
david@hr.uoregon.edu

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-20 17:42 UTC] mfischer@php.net
Duplicate of #14623
 [2002-06-18 19:09 UTC] sniper@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 23:01:31 2024 UTC