How to test ubuntu server locally?

WBOY
Release: 2023-03-03 10:58:02
Original
1035 people have browsed it

I installed ubuntu on Linode today and uploaded files to the server. Now I have a question, how to test it locally? For example: for php, I use xampp. So what software does ubuntu use? Mine is win7.

Please give me some advice

Reply content:

I installed ubuntu on Linode today and uploaded files to the server. Now I have a question, how to test it locally? For example: for php, I use xampp. So what software does ubuntu use? Mine is win7.

Please give me some advice

For Linux, just apt-get or compile and install it, because there is nothing better than this.
For compilation and installation, I wrote a blog post. It was not well written. I hope it can help you.
[](https://www.daryl.red/index.p...

LAMP: Linux + Apache + MySQL + PHP


Recommendation for local testing and virtual environment: Vagrant, I remember that the developers of this site (also PHP) all use this unified development environment (link)

Create your own environment, no suit required

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!