网站上一些链接点击之后出现以下错误。
Bad Request
????????????????????????
Your browser sent a request that this server could not understand.
Apache/2.2.8 (Win32) PHP/5.2.6 Server at www.gzsxj.com Port 80
急救,老大那边急了。希望大虾们帮帮忙,给出指导意见
回复讨论(解决方案)
你应明确的指出有问题的连接,不可能一个个的看吧?
至少我点了几个都是正常的
你应明确的指出有问题的连接,不可能一个个的看吧?
至少我点了几个都是正常的
我是说我们自己网站,
不是这个吗 www.gzsxj.com
浏览器问题,换个浏览器试试~~~~
你应明确的指出有问题的连接,不可能一个个的看吧?
至少我点了几个都是正常的
我是说我们自己网站,
不好意思,是的,我看错了。
主页-分店列表里的分店超链,进入分店后所有的文字、按钮、图片链接失效,并且不能返回到主页面及跳转其他页面
像这样点击,都是返回错误,域名那里很多字符串,是不是被植入木马了
比如从主页进入 http://www.gzsxj.com/member/index.php?uid=020hf
公寓介绍 的连接是:
http://www.gzsxj.com/%3Cdiv%3E%3Ch3%3EDedeCMS%20Error%20Warning!%3C/h3%3E%3Cdiv%3E%3Ca%20href='http://bbs.dedecms.com'%20target='_blank'%20style='color:red'%3ETechnical%20Support:%20http://bbs.dedecms.com%3C/a%3E%3C/div%3E%3Cdiv%20style='line-helght:160%;font-size:14px;color:green'%3E%3Cdiv%20style='color:blue'%3E%3Cbr%20/%3EError%20page:%20%3Cfont%20color='red'%3E/member/index.php?uid=020hf%3C/font%3E%3C/div%3E%3Cdiv%3EError%20infos:%20Unknown%20column%20'domainName'%20in%20'where%20clause'%20%3Cbr%20/%3EError%20sql:%20%3Cfont%20color='red'%3ESELECT%20domainName2%20FROM%20cms_member_company%20WHERE%20domainName=''%20limit%200,1;%3C/font%3E%3C/div%3E%3Cbr%20/%3E%3C/div%3E%3C/div%3E/member/index.php?uid=020hf&action=introduce
这是什么呢?
是错误信息
http://www.gzsxj.com/
DedeCMS Error Warning!
Technical Support: http://bbs.dedecms.com
Error page: /member/index.php?uid=020hf
Error infos: Unknown column 'domainName' in 'where clause'
Error sql: SELECT domainName2 FROM cms_member_company WHERE domainName='' limit 0,1;
/member/index.php?uid=020hf&action=introduce
当然就不行了
已经解决了,数据库中一个字段被删除了,谢谢版主的耐心回答

TooptimizePHPcodeforreducedmemoryusageandexecutiontime,followthesesteps:1)Usereferencesinsteadofcopyinglargedatastructurestoreducememoryconsumption.2)LeveragePHP'sbuilt-infunctionslikearray_mapforfasterexecution.3)Implementcachingmechanisms,suchasAPC

PHPisusedforsendingemailsduetoitsintegrationwithservermailservicesandexternalSMTPproviders,automatingnotificationsandmarketingcampaigns.1)SetupyourPHPenvironmentwithawebserverandPHP,ensuringthemailfunctionisenabled.2)UseabasicscriptwithPHP'smailfunct

The best way to send emails is to use the PHPMailer library. 1) Using the mail() function is simple but unreliable, which may cause emails to enter spam or cannot be delivered. 2) PHPMailer provides better control and reliability, and supports HTML mail, attachments and SMTP authentication. 3) Make sure SMTP settings are configured correctly and encryption (such as STARTTLS or SSL/TLS) is used to enhance security. 4) For large amounts of emails, consider using a mail queue system to optimize performance.

CustomheadersandadvancedfeaturesinPHPemailenhancefunctionalityandreliability.1)Customheadersaddmetadatafortrackingandcategorization.2)HTMLemailsallowformattingandinteractivity.3)AttachmentscanbesentusinglibrarieslikePHPMailer.4)SMTPauthenticationimpr

Sending mail using PHP and SMTP can be achieved through the PHPMailer library. 1) Install and configure PHPMailer, 2) Set SMTP server details, 3) Define the email content, 4) Send emails and handle errors. Use this method to ensure the reliability and security of emails.

ThebestapproachforsendingemailsinPHPisusingthePHPMailerlibraryduetoitsreliability,featurerichness,andeaseofuse.PHPMailersupportsSMTP,providesdetailederrorhandling,allowssendingHTMLandplaintextemails,supportsattachments,andenhancessecurity.Foroptimalu

The reason for using Dependency Injection (DI) is that it promotes loose coupling, testability, and maintainability of the code. 1) Use constructor to inject dependencies, 2) Avoid using service locators, 3) Use dependency injection containers to manage dependencies, 4) Improve testability through injecting dependencies, 5) Avoid over-injection dependencies, 6) Consider the impact of DI on performance.

PHPperformancetuningiscrucialbecauseitenhancesspeedandefficiency,whicharevitalforwebapplications.1)CachingwithAPCureducesdatabaseloadandimprovesresponsetimes.2)Optimizingdatabasequeriesbyselectingnecessarycolumnsandusingindexingspeedsupdataretrieval.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 English version
Recommended: Win version, supports code prompts!
