php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3849 make apache with phpmodule (incl. informix) fails
Submitted: 2000-03-16 14:07 UTC Modified: 2002-10-01 13:48 UTC
From: marcus1001 at hotmail dot com Assigned:
Status: Not a bug Package: Installation problem
PHP Version: 3.0.15 OS: SunOS 5.6
Private report: No CVE-ID: None
 [2000-03-16 14:07 UTC] marcus1001 at hotmail dot com
PHP:
./configure --with-apache=../../apache_1.3.12 --enable-track-vars --with-sybase=/
usr/local/sybase --with-informix=yes

make 
make install

Apache:
./configure --prefix=/usr/apache_marcus/ --activate-module=src/modules/php3/libph
p3.a

make  --> ERROR :

Undefined                       first referenced
 symbol                             in file
ifx_module_entry                    modules/php3/libphp3.a(internal_functions.o)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:48 UTC] hholzgra@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC