Jump to content

lp_solver


Recommended Posts

Hello,

I try to use lp_solve as an extension and I made this modifications in php.ini

; Directory in which the loadable extensions (modules) reside.

; http://php.net/extension-dir

; extension_dir = php_phplpsolve55.dll

; On windows:

; extension_dir = "ext"

extension_dir = "c:/wamp/bin/php/php5.3.0/ext/"

I also copiedĀ  the php_phplpsolve55.dll in thye system 32 directory

It doesn't want to work.

I use apache server and The php folder is there and not in the program files.

So anyone has any idea what to do?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/216177-lp_solver/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.