I downloaded php and installed it, configured the environment variable but it continues to give an error:
PHP Warning: PHP Startup: Unable to load dynamic library 'oci8_19' (tried: extoci8_19 (N├úo foi poss├¡vel encontrar o m├│dulo especificado), extphp_oci8_19.dll (%1 n├úo ├® um aplicativo Win32 v├ílido)) in Unknown on line 0
PHP 8.3.8 (cli) (built: Jun 4 2024 18:52:30) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.3.8, Copyright (c) Zend Technologies
it shows that php on the machine exists, it just doesn’t find a dll to connect to oracle.
I’ve already reinstalled and reconfigured the entire php.ini and the error still doesn’t change.
New contributor
Lucas Jesus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.