-
Enthusiast
-
-
Banned
Re: Register Stuck
There is written in doc: ODBC support doesn't need any extension dll. It is true in PHP 5.x, I had to remove "extension=php_odbc.dll" from ini file.
But in PHP 7 I had to put it back.
I found the file "ext/php_odbc.dll" in the new PHP 7 directory again. It works for me
-
Enthusiast
Re: Register Stuck
sorry but im not understand anything at all
can u explaining me it easier ?
-
Banned
-
Enthusiast
-
Banned
Re: Register Stuck
are you use php5 or php7?
-
Enthusiast
-
Banned
Re: Register Stuck
check your ext folder on xampp if you have php_odbc.dll and go to php.ini search extension=php_odbc.dll
-
Enthusiast
Re: Register Stuck
- - - Updated - - -
thanks
i,ve found solution here
http://forum.ragezone.com/f316/register-odbc-894869/
:)
CLOSED...
Last edited by MrOoVoO; 22-09-16 at 04:52 PM.
Reason: found solution