Wamp environment configuration

Source: Internet
Author: User
Tags apache error log
About the wamp environment configuration, a wamp integration environment was downloaded a few days ago.

Put the project under the wamp www Directory,
You can access the home page through http: // localhost/project name

However, the homepage does not have a style.

Then I open the apache error log. A bunch of errors are reported:


There is no problem for me to run projects in my own environment at the company. Why can't I find css and js files in wamp?

By the way, js files and css files are stored in the project name/app/webroot folder.

This problem has plagued me for several days,
If you have solved similar problems, please give us some advice ..
I would like to thank you very much ..


Reply to discussion (solution)

This is the homepage opened through http: // localhost/project name ..
Not only is there no style, but clicking the link on the home page will prompt that the file cannot be found.

Php error prompt enabled
Isn't the apache rewrite module enabled? In httpd. conf, find:
; LoadModule rewrite_module modules/mod_rewrite.so
Remove the semicolon and restart apache before running it.

Php error prompt enabled
Isn't the apache rewrite module enabled? In httpd. conf, find:
; LoadModule rewrite_module modules/mod_rewrite.so
Remove the semicolon and restart apache before running it.

This is the case. the problem that plagued me for a few days has finally been solved. Thank you so much.

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.