Call Spaweditor Total Error in wampserver environment, do not know how to set the access path correctly

Source: Internet
Author: User
Since the Wampserver upgrade to 2.2 (Apache 2.4.2; PHP 5.4.3; MySql 5.5.24) Then call Spaweditor, always error, do not know how to solve, ask for your guidance.
Another: Do not know how to correctly set the Spaweditor access path, check a lot of information can not be found.
Thanks a lot.

The problems encountered this time are:


Reply to discussion (solution)

Spawvonfig::setstaticconfigitem is not a static method
Strict level error mitigation can be masked

Excuse me: How to properly shield off strict

error_reporting = E_all & ~e_notice & ~e_strict

Thank you! Too headache, this new wampserver step is snag, again come:



Moderator can also recommend some learning materials, for beginners, many problems can not be found

Plus One & ~e_deprecated
error_reporting = E_all & ~e_notice & ~e_strict & ~e_deprecated

Your program was developed in php5.2.
php5.3 added e_deprecated level checks because some functions are no longer available in later versions, such as Ereg, split
php5.3 also adds a e_strict level check, but does not check by default. But in php5.4, the default check

You'd better go and download the latest spaweditor.
Of course, you can also modify the program code
Perhaps the expiration function is no longer available to php5.5. So be sure to read the upgrade instructions carefully when you upgrade PHP later

Thanks a lot! Prepare knot stickers

But found this spaweditor very difficult to use, such as now, in the same page should have three fields used to Spaw, only the first can be displayed in the editor from the database data, is checking the reason

It seems that the problem still exists:



FTP to the other third party to provide the web host run all right, but the local wampserver still is the result, ask for guidance! Thanks

  • Related Article

    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.