I can't install version 2.2.12

ibobey

New member
Registered
Joined
Jan 29, 2023
Messages
1
Points
1

Reputation:

I get an error even though I upload to the htdocs folder

Code:
Önemli hata: Yakalanmayan Hata: C:\xampp\htdocs\src\XF\Db\Mysqli\Adapter.php:152'de tanımlanmamış mysqli_init() işlevine çağrı Yığın izleme: #0 C:\xampp\htdocs\src \XF\Db\Mysqli\Adapter.php(28): XF\Db\Mysqli\Adapter->makeConnection(Array) #1 C:\xampp\htdocs\src\XF\Error.php(87): XF\Db \Mysqli\Adapter->getConnection() #2 C:\xampp\htdocs\src\XF\App.php(2494): XF\Error->logException(Object(Error), true, '') #3 C: \xampp\htdocs\src\XF.php(202): XF\App->logException(Object(Error), true) #4 [dahili işlev]: XF::handleException(Object(Error)) #5 {ana} 152. satırda C:\xampp\htdocs\src\XF\Db\Mysqli\Adapter.php içine atıldı

Önemli hata: Yakalanmayan Hata: C:\xampp\htdocs\src\XF\Db\Mysqli\Adapter.php:152'deki tanımsız mysqli_init() işlevine çağrı Yığın izleme: #0 C:\xampp\htdocs\src\XF\ Db\Mysqli\Adapter.php(28): XF\Db\Mysqli\Adapter->makeConnection(Array) #1 C:\xampp\htdocs\src\XF\Error.php(87): XF\Db\Mysqli\ Adapter->getConnection() #2 C:\xampp\htdocs\src\XF\App.php(2494): XF\Error->logException(Object(ErrorException), true, '') #3 C:\xampp\ htdocs\src\XF.php(242): XF\App->logException(Object(ErrorException), true) #4 [dahili işlev]: XF::handleFatalError() #5 {ana}, C:\xampp\ içine atılır htdocs\src\XF\Db\Mysqli\Adapter.php on line 152
 

Splicho

Emudevs.gg & Synapse-Themes.cc Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
553
Points
103

Reputation:

I am assuming that a MSQL connection couldn't be established.
 

Linda

Well-known member
Registered
Joined
Oct 22, 2021
Messages
104
Points
38

Reputation:

I advise you not to use xampp.
Create your own Apache server!
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,497
Points
523

Reputation:

I advise you not to use xampp.
Create your own Apache server!
LindaIt is easy and quick installed and works nearly out of the box, just for testing or development purpose.
 

SNap!

Collaborate
Collaborate
Registered
Joined
Mar 17, 2022
Messages
555
Points
253

Reputation:

Linda

Well-known member
Registered
Joined
Oct 22, 2021
Messages
104
Points
38

Reputation:

I use VMware with different versions of Ubuntu. I can recommend it to everyone.
Each server is installed on a Samsung 970 nvme.

"wampserver" is too slow for me.

noname.png
 
Top