The following error is reported when calling SpawEditor in the WAMPServer environment. I do not know how to set the access path correctly.

Source: Internet
Author: User
In the WAMPServer environment, the SpawEditor always reports an error. I do not know how to set the access path correctly. since I upgraded WampServer to 2.2 (Apache 2.4.2; PHP 5.4.3; MySql 5.5.24) and then called SpawEditor, I always report an error, I don't know how to solve it. please give me some advice.
In addition, I do not know how to correctly set the SpawEditor access path. I cannot find a lot of information.
Thank you.

The problem encountered this time is:


Reply to discussion (solution)

SpawVonfig: setStaticConfigItem is not a static method
Blocking the relief of strict-level errors

Excuse me, how can I block strict correctly?

Error_reporting = E_ALL &~ E_NOTICE &~ E_STRICT

Thank you! This is a headache. This new wampserver step by step is a hurdle, and again:



Whether the moderator can recommend some learning materials at the same time. many questions cannot be found for beginners.

Add one more &~ E_DEPRECATED
Error_reporting = E_ALL &~ E_NOTICE &~ E_STRICT &~ E_DEPRECATED

Your program is developed in php5.2.
Php5.3 adds the E_DEPRECATED level check, because some functions are no longer available in future versions, such as ereg, split
The E_STRICT level check is also added for php5.3, but is not checked by default. But it is checked by default in php5.4.

You 'd better download the latest SpawEditor
Of course, you can also modify the program code yourself.
Maybe at php5.5, the expired functions are no longer available. Therefore, you must carefully read the upgrade instructions when upgrading php later.

Thank you! Prepare to close the post

But it is found that this spaweditor is not easy to use. for example, currently, three fields should be used in the same page. only the first data from the database can be displayed in the editor. The reason is being checked.

It seems that the problem still exists:



Ftp runs normally on the web host provided by other third parties, but the local wampserver is still the result. please advise! Thank you

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.