How to connect Oracle database with PHP on XAMPP |
HTML-код
- Опубликовано: 15 ноя 2024
- In this informative RUclips video, we will guide you through the process of connecting an Oracle database with PHP on XAMPP. We will provide step-by-step instructions, explaining the necessary configurations and settings required to establish a successful connection. #webdevelopment #tutorial #databaseintegration #Oracle #PHP #XAMPP
--------------------------------------------------------------------------------------------------------------------------
Note : Replace the your actual DB Credentials instead of "DB_NAME", "DB_PASSWORD", "DB_IP:PORT_NO/DATABASE_NAME" in connection file
These all available in the download link:
1.xampp-portable-win32-7.3.2-0-VC15-installer.exe
2.instantclient-basic-nt-12.1.0.2.0
3.php_oci8-2.2.0-7.3-ts-vc15-x86
4.connection
File download link: drive.google.c...
Video : Apache shutdown unexpectedly in XAMPP
• how to fix Apache shut...
join our telegram channel: t.me/techiezero
DUDE YOU SAVED MY LIFE THANK YOUUU
Thank you man, This has worked for me , I had PHP 7.4 or above that's why error was same, later on i have downloaded the exact files from this video, uninstall my xampp and installed from the downloaded setup. This has worked for me. Thanks
gracias, gracias.
Estuve desde las 5 de la tarde intentando arreglar eesre problema. INstale tres distintos tipos de xamp, bajé 30 archivos ddl y cambie el archivo php.ini no sé cuantas veces. Lugo de buscar y buscar llegue a este video para sin ganas ya de seguir de hecho era el último intento de hoy (son los 00:00 ya), y me sirvió totalmente. Ningún error del xamp por el archivo oci8_12c.dll ue me tenía quemado. Muchas gracias mi reyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
it's works. THANK YOU SO MUCH!
I successfully installed to my pc. Then I tried this method for Windows sever and it doesnt work. what would be the issue please?
Which OS?
why i dont have xampp file in local disk ??? please help me :((((
You should install the xampp server
It works thank you so much
where do you get the folder: connection?
UNA CONSULTA Y PARA LA ARQUITECTURA DE 64 bits COMO SERÍA???!!!
GRACIAS, ME AYUDASTE MUCHO
great very very helpful
i try now with php 7.4 not working can you help ?
which oracle you use? 10g or 11g?
19c
i got this message Warning: oci_connect(): ORA-12154: TNS:could not resolve the connect identifier specified in C:\xampp\htdocs\connection\connection.php on line 4
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\connection\connection.php on line 4
Check Oracle server connection details
Call to unknown function: 'oci_connect'
Fatal error: Uncaught Error: Call to undefined function oci_connect() in C:\xampp\htdocs\connection\connection.php:4 Stack trace: #0 {main} thrown in C:\xampp\htdocs\connection\connection.php on line 4
oracle 10g
Hola, la cadena de conexión es con PHP PDO?
NO , pdo para ello se utiliza otra configuracion similar
I did not work for me 😔i get error of call to undefined function oci_connect()💔
i think you missed the dll files. pls check
Nah, doesnt work
DB_NAME mean username right?
No. schema name is DB NAME
I'm using window 11 and dl the files you shared and followed all the steps up to remove ; then I can't restart Xammp. Below is the errors. What should I do?
12:27:28 [Apache] Error: Apache shutdown unexpectedly.
12:27:28 [Apache] This may be due to a blocked port, missing dependencies,
12:27:28 [Apache] improper privileges, a crash, or a shutdown by another method.
12:27:28 [Apache] Press the Logs button to view error logs and check
12:27:28 [Apache] the Windows Event Viewer for more clues
12:27:28 [Apache] If you need more help, copy and post this
12:27:28 [Apache] entire log window on the forums
It seems port no 80 or 443 used by another application. Check the port status by netstat cmd or change the different ports no.
ruclips.net/video/S_JpaetsGHI/видео.html
connection error comming plz help "oci_connect():ORA-12154: TNS:could not resolve the connection identifier specified in C:/xampp\htdocs\connection\connection.php on line 4"
Check the Oracle database connect settings