i tried to connect my website to database sql server 2000 ( the database in another server ) , i succeed to connect in my local system , its only need me to install pdo_odbc extension.
this is my code

when i tried install in aapanel it said

i alrdy enable pdo_obc.dll in php.ini using php 8.1 , can you help me ?