php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17004 Extensions are loaded in phpinfo() but when trying to use them gives Error 500
Submitted: 2002-05-04 12:16 UTC Modified: 2002-10-08 21:39 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:0 (0.0%)
From: khalid_kary at hotmail dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.0 OS: WIndows ME
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: khalid_kary at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-05-04 12:16 UTC] khalid_kary at hotmail dot com
I faced this problem first when i tried to use php_xslt.dll
i'm sure that sablot.dll is up-running and the extension is okay and loaded at the startup with no problems even when i use phpinfo() it writes the extensions as enabled...

but when i try to use this extenstion it does one of two things

///the code//
$my_xslt=xslt_create();
echo "Hi";
////

if i use the CGI binary the script hangs and gives no response at all just a blank white page

if i use the apache2filter.dll it gives error 500 internal server error

the same thing happens with all dynamic extensions with no exception...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-16 10:35 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-08 21:39 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2004-03-25 07:55 UTC] gamalaywa at hotmail dot com
i was just searching for something and that page popped up.really great.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC