has been using XAMPP to build a local PHP environment, but also before the local xampp to build and install WordPress and how to let local xampp support rewrite redirection, but recently my xampp appeared a lot of supernatural phenomenon, first after each installation after a day or two pages will become 500 , loading and unloading systems and even a new installation can not start Apache and Mysql (non-port issues). So look for some other PHP local environment to build tools.
7 Local PHP Enviro
represent.
Found that this is still unable to access the page, and finally use Dnspod to resolve the domain name bar. Click the helloworld33 Modify button in the Domain Panel panel.
Select a custom DNS server. And fill in the Dnspod server address.
3. Using Dnspod parsing
To https://www.dnspod.cn registered users, add the requested domain name in my domain panel, note that the WWW is not required.
Click on the helloworld33.tk link to go to the Admin page. Click
Chown Mysftp:sftp/data/sftp/mysftp/upload
chmod 755/data/sftp/mysftp/upload
7, modify the/etc/selinux/configText Editor opens/etc/selinux/config[Plain]View PlainCopy
Vi/etc/selinux/config
Modify the selinux=enforcing in the file to Selinux=disabled, and then save.In the Enter command[Plain]View PlainCopy
Setenforce 0
8. Restart the SSHD serviceEnter the command to restart the service.[Plain]View PlainCopy
Service sshd Restart
9. Verifying t
connections to the server, one of them is connected to a high-level random port, and the port is likely to be blocked by the server-side firewall.7. Enter "VIM/ETC/PAM.D/VSFTPD"Comment out#auth Required Pam_shells.soThen enter "/etc/init.d/vsftpd restart" to restart the serviceReason:This is because the module is enabled, only users with a shell can access it, what is with the shell? You can take a look at the \etc\shells file, which is listed here is the list of available shells, and then you
10.75.210.1 107.5.210.2 Set the gateway. Set DNS multiple spaces separatedAnother way to set up DNS:sudo vi/etc/resolvconf/resolv.conf.d/baseJoin:NameServer 223.5.5.5NameServer 223.6.6.6Multiple rows downFinally, it's good to restart the network.sudo ifconfig etho downand open it again.sudo ifconfig etho upThen turn it on to see if the IP address is set incorrectly.5, verify whether the connectionHost Ping Virtual Host: Data returned successfullyVirtual Host Ping Host:In fact, the best way is t
One: Putty Introduction
PuTTY's official website: http://www.chiark.greenend.org.uk/~sgtatham/putty/, as of June 2007, the highest stable release was 0.6.
PuTTY is a cross-platform remote login tool that includes a set of programs, including:
* PuTTY (Telnet and SSH client)
* PSCP (SCP client, command line to copy files via SSH, similar to the SCP command under Unix/linux)
* PSFTP (SFTP command line client, similar to FTP file transfer, but using SSH 22 port, not FTP 21 port, similar to the
XAMPP Mysql? User:root Password: ' (empty);
2. What is the default account password for XAMPP FileZilla ftp? User:newuser password:wampp;
3. What is the configuration file path for XAMPP:
Apache configuration: xamppapacheconfhttpd.conf;
PHP:xamppphpphp.ini;
MySQL:xamppmysqlbinmy.ini;
phpMyAdmin:xamppphpMyAdminconfig.inc.php;
FileZilla FTP server: Xamppfilezillaftpfilezilla server.xml;
4. What is th
iface eth0 inet static
address 192.168.1.122
netmask 255.255.255.0
Network 192.168.1.0
broadcast 192.168.1.255
Gateway 192.168.1.1
dns-nameservers 8.8.8.8
Dynamic Address mode
Auto eth0
iface eth0 inet DHCP
4. Set dns,vi/etc/resolv.conf, add
NameServer 8.8.8.8
5. Entry into force
sudo/etc/init.d/networking Restart
reboot
6. Testing
Ping www.baidu.com
or
wget http://www.baidu.com
You can connect to an extranet at this point, or you can connect to Ubuntu with tools such as
A few days ago with everyone to install the Ubuntu14.04 system, no time to get on the car partners can poke this article: hands-on to teach you to install the Ubuntu14.04 system in a VMware virtual machine. Today small taping everyone together in the Ubuntu14.04 installation pycharm, the specific tutorial is as follows.1. First create the Software folder in the home directory, at which point the folder is an empty folder. This folder is used to place the installation software, of course? This st
If you have a new windowsxp or WINDOWS7 machine installed, as a developer, I recommend installing the following software:1,winmerge.http://winmerge.org/2, Lua for Windows, or Python or ruby, choose a scripting language that you like. Luaforwindows also comes with a scite editor that saves you the steps to find a programmer-related editor.http://luaforwindows.luaforge.net/3,7-zip, there's no need to install WinZip or winrar.http://www.7-zip.org/4,sysinternals Kit, Windows Development Essentials.H
two types of local PHP platforms: LAMP, namely Linux + Apache + MySql + PHP, and WAMP, it is Windows + Apache + MySql + PHP, and the former is generally superior to the latter. If we had to install Apache + MySql + PHP on our own, it would be much more difficult. if we had to change a bunch of code, it would be easy to make mistakes. Furthermore, considering that most of us are using Windows operating systems and are Linux blind, the local test platforms I provide are all WAMP, which are integr
When winscp is connected to linux, a network error is prompted and the connection IP address is denied. Please solve the problem. use filezilla to connect and prompt that I cannot connect to the server, networkerror. connectionrefused. log on with the root account. the password is correct, and javaphpapachelinuxcentos7 is also enabled for ssh.
When winscp is connected to linux, a network error is prompted and the connection IP address is denied.
anonymous_enable = NO # a local account can log on to local_enable = YES # write_enable = YES # All users can only access the home directory chroot_local_user = YES... # restart vsftpd or above to apply the service vsftpd restart
How can I access the server through FTP? we recommend FileZilla, an FTP client tool for Windows, Linux, and Mac OS.
Logon to vsftpd is generally performed in the Linux user area, but root users are not allowed to log on. The
a bunch of code, it would be easy to make mistakes. Furthermore, considering that most of us are using Windows operating systems and are Linux blind, the local test platforms I provide are all WAMP, which are integrated with the above functions and can be used after installation.
1. XAMPP (http://www.jb51.net/softs/308.html)
XAMPP is a powerful local testing platform. It integrates three required functions and FileZilla. The software comes with a c
The solution for ssh connection and sftp connection failure is that FileZilla was used to log on to a remote server from yesterday. ssh login is OK because it is a server and cannot be moved. I checked a lot of information and finally solved the problem. First, check the system security log www.2cto.com [ro...
The solution for ssh connection and sftp connection failure is that FileZilla was used to log on t
[Email protected] tmp]#Unzip Linx64_11gr2_database_1of2.zipArchive:linx64_11gR2_database_1of2.zipWarning [linx64_11gr2_database_1of2.zip]:4652886 Extra bytes at beginning or within ZipFile(attempting to process anyway)Error [Linx64_11gr2_database_1of2.zip]:Start of Central directory is not found; zipfile corrupt.transferred or created the ZipFile in the appropriate BINARY modeand that you have compiled UnZip properly)There are two possible factors that can cause the decompression:1.zip file, if
architecture, remote Management Server via PC, set monitoring and security as a whole, with operating system kernel hardening technology and Web Access control technology as the core defense system, can help users to effectively resist CC attacks, SQL injection, XSS cross-site attacks, vulnerability attacks, viruses, Trojans, backdoor and other hacker behavior and malicious code, is a good helper of the administrator anti-hacker, as well as the logging analysis function, is a rare jiapin free s
Forwarding Please indicate this article linkPreparatory work:Vmware-workstation (network unification is set to bridging)Xshell or putty (easy to operate under Windows, copy and Paste commands convenient, more recommended to use the first, the future does not need to enter the IP address and account password)FileZilla (transfer file, port 22, using the SFTP protocol)Environment forCentos6.5 X86 MinimalHadoop1.2.1jdk-8u73-linux-i586First configure pseud
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.