php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22461 extension, API problem
Submitted: 2003-02-27 10:50 UTC Modified: 2003-02-27 10:55 UTC
From: apinto at markdata dot pt Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.1 OS: Win 2000
Private report: No CVE-ID: None
 [2003-02-27 10:50 UTC] apinto at markdata dot pt
Hi, 
I've build an extension for php and i'm trying to run it but the apache2 server sends this message:
"Unable to initialize module
Module compiled with module API=12095552, debug=0, thread-safety=0
PHP    compiled with module API=20020429, debug=0, thread-safety=1
These options need to match"

Can someone tell me what do I suppose to do??? 

thanks
Assirio

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-27 10:55 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You've upgraded your PHP, but you apparently forgot to upgrade the php module(s) used by PHP/Apache. Make sure you do not have any old PHP modules lying around.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Aug 16 16:01:28 2024 UTC