M
M
Mayaya2021-04-06 14:06:47
PHP
Mayaya, 2021-04-06 14:06:47

I need to run a script on local hosting, how to do it?

There is a script, it can only be run on ubuntu 14 by renting a vps server, we need to run the script without buying these servers, purely local network, for our actions, how can denwer be, how can this be done?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Karbivnichy, 2021-04-06
@Mayaya

Install Ubuntu 14 on the VM. Install the desired version of XAMPP on it (everything is simple, further -> further -> further ->.
Profit.
After installation, run (you can use the gui utility) apache and mysql. Throw your script into the /opt/ folder lamp/htdocs (may need sudo rights) Everything 127.0.0.1 or localhost

V
vreitech, 2021-04-06
@fzfx

take a computer, install ubuntu 14 on it, then copy the script to it and run it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question