Not able to load the extensions
- From: john.l.meyer@xxxxxxxxx (John Meyer)
- Date: Wed, 30 Jul 2008 16:36:48 -0600
Apache 2.2
PHP 5.2.6 (as a module)
Windows
Relevant parts of php.ini
; Directory in which the loadable extensions (modules) reside.
extension_dir = I:\php\ext
extension=I:\php\ext\php_mssql.dll
extension=I:\php\ext\php_mysql.dll
Note: I did try it with just the name ("php_mysql.dll") but it doesn't seem to work either way
And httpd.conf:
LoadModule php5_module I:\php\php5apache2_2.dll
AddType application/x-httpd-php .php
PHPIniDir C:\WINDOWS
.
- Follow-Ups:
- Re: [PHP] Not able to load the extensions
- From: Jim Lucas
- Re: [PHP] Not able to load the extensions
- Prev by Date: Re: [PHP] Web2.0 style tags - where to start?
- Next by Date: Back to Basics - Why Use Single Quotes?
- Previous by thread: Re: [PHP] Php CLI Parser not working
- Next by thread: Re: [PHP] Not able to load the extensions
- Index(es):
Relevant Pages
|