PHP setup and web server troubleshooting. 1. when php pages are completely inaccessible, 1. check whether the php or iis server is faulty. Place a static file in the directory and use a browser to determine whether the file is accessible.
I. completely inaccessible php pages
1. check whether it is a php issue or a problem with servers such as iis.
Method: Place a static file in the directory and use a browser to determine whether the static file
search for more information through Google.However, graphics applications do not have logsMost graphic applications generate log files, which is sadly and not helpful. However, you can run the application from the command line to view some command output, such as my favorite game: Super TuxKart:$ supertuxkart Irrlicht Engine version 1.8.0 Linux 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 1 6:35:23 UTC 2013 x86_64 [FileManager] Data files will be fetched from: '/usr/share/games/supertuxkar
This article summarizes the troubleshooting methods for the three types of error prompts (error1067, error1061, error1045) that I often encounter when using mysql. they are all handled and tested in actual applications, hope to help you
1. mysql service cannot be started and error 1067 is reported
Solution:1). decompress the mysql server directory and add a new my. ini file. the content is as follows:
[Mysqld] # set basedir to installation path, e.g
Troubleshooting of Chinese garbled characters in mysql import and export data bitsCN.com
In linux
Linux uses utf8 encoding by default, while windows uses gbk encoding, so the above garbled characters may occur.
Solve the problem of garbled data during mysql import and export
The first thing to do is to determine the encoding format of the exported data. when using mysqldump, add -- default-character-set = utf8,
For example, the following
I. fault symptom: 1. an error is reported during startup. 2. Df ndash; k. view the disk file system check result. 3. Fdisk ndash; l check result 4. Fsck/dev/sda check result 2. fault analysis 1. an error is reported when the system is started, fsck check/dev/sda2 partition file system loss I. fault symptom:
1. startup error
2. view the disk file system using Df-kCheck result
3. Fdisk-lCheck result
4. Fsck/dev/sda check results
II. fault analysis
1. an error is reported when the system is st
migrated data, from the number of files and capacity to ensure that the user needs the data has been successfully migrated.
Integrity verification of all data that has been migrated ensures that the file is correct in terms of directory structure and underlying logic.
Targeted validation of user-specified critical data files to ensure successful recovery of user-critical data.
Reliability Analysis (time estimate):
if the fault disk becomes a large partition after the syste
Some of Odoo's CSS files refer to Google fonts, but because Google servers are wall-loaded, some page loads are affected.Here's how to fix it:360 site defender Common Front-end public Library CDN Service has saved the Google Font library to its CDN, so we just need to replace the original link of Google font in the stylesheet with the 360 link.Search for files containing fonts.googleapis.com in the Odoo directory and replace them with fonts.useso.com. Problem Solving!
regedit command, then click "OK"In Registry Editor, locate the following registry subkey:hkey_local_machine\system\currentcontrolset\services\rasman\parametersOn the Edit menu, select New, click DWORD value, such as:(1) Create a new prohibitipsec and press Enter.Double-click the key with the name "ProhibitIpSec", change its value to "1", and then tap OK.(2) Change the data value of "Allowl2tpweakcryphto" to "1", then click "OK".After you modify it, you can resolve the problem by restarting the
------------------------------------Fa1/0/1 Forwarding 20.00% 0.00%3. for network loop problems that cannot be ruled out by default STP configuration, use the BPDUguard feature of STP to prevent broadcast storms. This loop is as follows:Switch ------ hub (portA --- portB)The Switch enables STP, and the hub is intentionally or unintentionally connected with a network cable, resulting in a loop. The SWITCH port does not receive the BPDU of other switches or other ports of the SWITCH, does not trig
Symptom: Acer notebook, WINDOWS10 64-bit operating system, the Internet during the frequent drop-off (about 20-30 minutes a time), with the system's own diagnostic features, diagnostic display is the default gateway is not available, and then network recovery, office and dormitory are the case. Basically you can determine the problem with your computer, and the driver updates to the latest version with software such as Drive XX.Failure reason: Driver version of the problem, according to the abov
Troubleshooting of Ubuntu Virtual Machine installation in Win7: FATAL: NO bootable medium found! System haltedException: FATAL: NO bootable medium found! System halted.:Cause: the system startup method is set to incorrect. Or the iso file is not used to install the system.Solution:1. After a virtual machine is created in normal mode, click "set", click "system" to select the boot sequence, and select "Optical Drive" to the top.2. then, click the media
There are more and more vro video monitoring users. Through port ing, users on the internet can directly access monitoring videos on the Intranet to meet monitoring needs.
However, due to the nonstandard Network Management settings of Internet cafes, The vro video monitoring ing function may not take effect.
In addition, pay attention to the following aspects:
1. Check server port settings
Video Monitoring generally uses multiple ports, including HTTP and monitoring ports. Both ports must be
latest version of Apache may also need this component, which is created by running Visual Studio 2015 c+ + The necessary components of the application, install once can solve the environmental problems, then go to the Microsoft Official website to download the installation program, install it again. There are 64-bit and 32-bit editions, according to the computer configuration to download, the following is the download link:64-bit version: http://download.microsoft.com/download/9/E/1/9E1FA77A-9E
OSPF protocol troubleshooting 01. How does OSPF prevent routing loops? 1. OSPF in the region adopts the SPF algorithm, and the algorithm itself has no loops. 2. each region is adjacent to the Region 0 to ensure that there is no ring between the regions. when connected to different AS, the source route may be lost 02. what are the network types of OSPF? Point-to-point, point-to-point, broadcast, NBMA, and virtual link 03. What are the statuses of OSPF
Troubleshooting of IGRP/VPN Protocol 2 07. Why does it mean that VPN is neither a distance vector protocol nor a link status protocol? VPN is an advanced distance vector protocol. It sends and updates route information based on the neighbor router. However, it also saves a route topology table. When the network topology changes, it only sends the changed route information. When the route table changes, the entire route table is updated. 08. Is there a
, it immediately rolls back the statement that causes the deadlock. This parameter is not used.
Avoidance Method:
Reduce the number of statements in a transaction
Adjust the SQL statement execution sequence and change "deadlock" to "lock wait". Wait for a while, which is better than rolling back the entire transaction.
Others. Please add
Lock wait:Reduce the number of SQL statements between transactions. Of course, increasing the search speed and query time are also the primary factors. We
How to debugvip fault problems and troubleshooting VIP resources cannot start due to lack of gateway problems: ----- view node application resources statistics: u01crsbinsrvctlconfignodeapps-ndbtest2-a-g-s-lVIPexists.: dbtest2-vip10.11.11.198255.255.255.0eri0GSDex
How to debug the vip fault and how to solve the problem that the VIP resource cannot be started due to the lack of Gateway: ----- view the node Application resource statistics: /u01/crs/bin/
How DHCP servers work
Key points of this Chapter
Working principle of the Dynamic DHCP (Dynamic Host Configuration Protocol) server.
Install the DHCP server.
DHCP server troubleshooting.
DHCP is used to automatically provide IP addresses, subnet masks, and route information for computers. Network administrators usually assign IP addresses in a certain range to distribute the IP addresses to clients on the LAN. When devices access the LAN, they req
Troubleshooting of xmanager linux connection errors-Linux Enterprise Application-Linux server application information. For details, refer to the following section. When xmanager is used to connect to linux, the following message is displayed:
The X11 forwarding request was rejected!
To solve this problem, please turn on the X11 forwarding feather of the remote SSH server
The Show reply messages information is as follows:
[11:51:51] Connecting to '20
string ss = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";Random a = new random ();int b;String yan = "";for (int i = 0; i {b = A.next (62);Yan + = ss. Substring (b, 1);}Console.WriteLine ("Verification Code is:" + yan);Console.Write ("Please enter the Verification Code:");String c = Console.ReadLine ();if (c.toupper () = = Yan. ToUpper ()){Console.WriteLine ("The Verification code is correct! ");}Else{Console.WriteLine ("Captcha Error! ");}Console.ReadLine ();C #
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.