What's new

Htdocs not work

Datskid

Veteran Member
27
2015
1
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
 
Last edited:

Datskid

Veteran Member
27
2015
1
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
 
Last edited:

ExO

Admin
5,119
2014
1,639
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.
 

brian8544

Gold Supporter
Senior User
347
2014
68
Location
The Netherlands
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

'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! :)
 
Top