Forums WoW Modding Discussion Miscellaneous [Archive] Htdocs not work

[Archive] Htdocs not work

[Archive] Htdocs not work

rektbyfaith
Administrator
0
11-04-2025, 05:15 PM
#1
Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

Hello, i tried to upload a account creation page on my root where the repack is located.

But i have the problem that when i put the creation in the htdocs folder and open apache.bat

and i go on http://127.0.0.1 i get the error that the connaction failed. like no webservice is online.

when i use xampp it works but then i get mysql errors on a few cms .

is there any way i can switch that the apache from the repack will work and not xampp?

i donno what to do..

Thats the error when i try to install a cms on xampp

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81
rektbyfaith
11-04-2025, 05:15 PM #1

Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

Hello, i tried to upload a account creation page on my root where the repack is located.

But i have the problem that when i put the creation in the htdocs folder and open apache.bat

and i go on http://127.0.0.1 i get the error that the connaction failed. like no webservice is online.

when i use xampp it works but then i get mysql errors on a few cms .

is there any way i can switch that the apache from the repack will work and not xampp?

i donno what to do..

Thats the error when i try to install a cms on xampp

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81

rektbyfaith
Administrator
0
11-04-2025, 05:15 PM
#2
Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

Apache/Htdocs not work

Hello, i tried to upload a account creation page on my root where the repack is located.

But i have the problem that when i put the creation in the htdocs folder and open apache.bat

and i go on http://127.0.0.1 i get the error that the connaction failed. like no webservice is online.

when i use xampp it works but then i get mysql errors on a few cms .

is there any way i can switch that the apache from the repack will work and not xampp?

i donno what to do..

Thats the error when i try to install a cms on xampp

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81
rektbyfaith
11-04-2025, 05:15 PM #2

Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

Apache/Htdocs not work

Hello, i tried to upload a account creation page on my root where the repack is located.

But i have the problem that when i put the creation in the htdocs folder and open apache.bat

and i go on http://127.0.0.1 i get the error that the connaction failed. like no webservice is online.

when i use xampp it works but then i get mysql errors on a few cms .

is there any way i can switch that the apache from the repack will work and not xampp?

i donno what to do..

Thats the error when i try to install a cms on xampp

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81

rektbyfaith
Administrator
0
11-04-2025, 05:15 PM
#3
Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

What CMS are you using? About the apache issue, perhaps you could try and install a fresh apache instead and see if it has the same issue or not.

But xampp should be just fine also. Seems more like a script issue, the error, than an issue with xampp mate.
rektbyfaith
11-04-2025, 05:15 PM #3

Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

What CMS are you using? About the apache issue, perhaps you could try and install a fresh apache instead and see if it has the same issue or not.

But xampp should be just fine also. Seems more like a script issue, the error, than an issue with xampp mate.

rektbyfaith
Administrator
0
11-04-2025, 05:15 PM
#4
Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

Quote:Datskid said:

Hello, i tried to upload a account creation page on my root where the repack is located.

But i have the problem that when i put the creation in the htdocs folder and open apache.bat

and i go on http://127.0.0.1 i get the error that the connaction failed. like no webservice is online.

when i use xampp it works but then i get mysql errors on a few cms .

is there any way i can switch that the apache from the repack will work and not xampp?

i donno what to do..

Thats the error when i try to install a cms on xampp

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81

Click to expand...
'Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81' Isn't a XAMPP error. That's a malfunctioning script. You can contact me on Skype (Username under my profile picture) for faster assistance! [Image: 1f642.png]
rektbyfaith
11-04-2025, 05:15 PM #4

Archived author: Datskid • Posted: 2025-11-04T18:15:36.166139
Original source

Quote:Datskid said:

Hello, i tried to upload a account creation page on my root where the repack is located.

But i have the problem that when i put the creation in the htdocs folder and open apache.bat

and i go on http://127.0.0.1 i get the error that the connaction failed. like no webservice is online.

when i use xampp it works but then i get mysql errors on a few cms .

is there any way i can switch that the apache from the repack will work and not xampp?

i donno what to do..

Thats the error when i try to install a cms on xampp

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81

Click to expand...
'Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\install\functions.php:81 Stack trace: #0 C:\xampp\htdocs\install\functions.php(19): step3() #1 {main} thrown in C:\xampp\htdocs\install\functions.php on line 81' Isn't a XAMPP error. That's a malfunctioning script. You can contact me on Skype (Username under my profile picture) for faster assistance! [Image: 1f642.png]

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)