php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17967 Problems with modules under Apache 2
Submitted: 2002-06-25 07:41 UTC Modified: 2002-06-25 07:44 UTC
From: neuro at ow dot pl Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.1 OS: Windows XP
Private report: No CVE-ID: None
 [2002-06-25 07:41 UTC] neuro at ow dot pl
I'm using Apache 2 with PHP 4.21 (running as a module) under Win XP and after I edited the php.ini to load the gd.dll libary I have a error which is:

gd: unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safty=1
PHP compiled with module API=20010901, debug=0, thread-safty=1
These options need to match

Same happens to every module I try to load...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-25 07:44 UTC] derick@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. 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

Thank you for your interest in PHP.

You\'re trying to load the wrong module, you need to use the ones from the zip file.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 20:01:32 2024 UTC