Quote:
Originally Posted by Armandito13x
Hello, you can to use xampp 7.4.2
and install apache, mysql and phpmyadmin
use for edit, notepad++
edit file - >files/configuration.php
import db server.sql
use emu 10.0
visual studio enterprise c++
compile helper emulator and configure you route, and compiler emulator 10.0
and ejecute and ready
use visual studio enterprise 2019
and emu 10.0
|
xamp is installed, i can run this server on LKocalhost with Apache, but on localhost the spacemap wont work, so in this Thread someone said i need to open it with 127.0.0.1, but on 127.0.0.1 there is no site
i solved the Problem,
i edited the Config.php file from localhost to 127.0.0.2
and write in my "Host" data this line:
127.0.0.2 localhost
so now i can connect, but i cant fly on the map
also solved, cuz Adminship wont work, Goliath can fly.
SO my final Question is, why i can make it to 127.0.0.1 ? If i make this, an Error appear, Site not found 404
Quote:
Originally Posted by Terrorschlumpf_RL
xamp is installed, i can run this server on LKocalhost with Apache, but on localhost the spacemap wont work, so in this Thread someone said i need to open it with 127.0.0.1, but on 127.0.0.1 there is no site
i solved the Problem,
i edited the Config.php file from localhost to 127.0.0.2
and write in my "Host" data this line:
127.0.0.2 localhost
so now i can connect, but i cant fly on the map
also solved, cuz Adminship wont work, Goliath can fly.
SO my final Question is, why i can make it to 127.0.0.1 ? If i make this, an Error appear, Site not found 404
|
SO finally Solved on my OWN
it now work on 127.0.0.1
Host data is now stock, no lines
Config.php files is now stock, i edited it back to localhost.
it was an Error on File httpd-vhosts.
i deleted Line:
NameVirtualHost 127.0.0.1
<VirtualHost 127.0.0.1>
DocumentRoot "INSTALLATIONSPFAD/xampp/htdocs"
ServerName server
ServerAlias 127.0.0.1
<Directory "INSTALLATIONSPFAD/xampp/htdocs/">
AllowOverride All
Allow from All
Require all granted
</Directory>
</VirtualHost>
so nothing stands in this file, and wow, now it work
So next Question, how can i run this on my own Server? Online, i have a Website too, nothing on it. How can i set it to my Page and run it on my Server, just for 3 Friends