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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: neuro at ow dot pl
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 05:01:27 2024 UTC