extension mysqli is not compiled into PHP |
Site Admin
|
This won't work. You can't run php 5.3 and point its extension_dir to a directory with php 5.4.
Make extension_dir pointing to C:\Program Files (x86)\NuSphere\TechPlat\apache\php\ext and restart web (apache). |
||||||||||||
_________________ The PHP IDE team |
|
Thank you. That helped, but now I'm getting this error:
MDB2 Error: not found. unable to find package 'MDB2_Datatype' file 'MDB2\Datatype.php From my research it looks like this is tied to a problem with an include_path (please see this forum thread: ). I've tried a couple of variations on the include_path, but not having any luck. Your help is appreciated. |
||||||||||||
_________________ km |
|
Here's the link to the forum:
|
||||||||||||
_________________ km |
|
Try again:
www{dot}anuko{dot}com/forum/viewtopic.php?p=3028 |
||||||||||||
_________________ km |
Site Admin
|
first install PEAR, then point to its directory either in include_path line in php.ini (then restart web) or in your script
|
||||||||||||
_________________ The PHP IDE team |
|
Pear is installed in {users}/AppData/Roaming/PEAR.
My include paths are here (and the warning from PHP): Warning: include_once() [function.include]: Failed opening 'MDB2\Datatype.php' for inclusion (include_path='.;C:\Program Files (x86)\NuSphere\PhpED\php5\..\include_lib;C:\Users\Keith\AppData\Roaming\PEAR;C:\Program Files (x86)\NuSphere\TechPlat\apache\php') in C:\Users\Keith\AppData\Roaming\PEAR\pear\MDB2.php on line 330 and finally extension_dir = "C:\Program Files (x86)\NuSphere\TechPlat\apache\php\ext" I'm running PHP 5.3.18 |
||||||||||||
_________________ km |
Site Admin
|
if I get it right, you included C:\Users\Keith\AppData\Roaming\PEAR while it's necessary to include C:\Users\Keith\AppData\Roaming\PEAR\pear (two pears at the end)
|
||||||||||||
_________________ The PHP IDE team |
extension mysqli is not compiled into PHP |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by