hi,
I am changing my html web pages for website.
my eclipse project is inside www directory.

But I don't see html changes when I open web pages.
I restarted server as well as eclipse many times.

Still, the same result.
Any Help, suggestion please?

Member Avatar for diafol

Have you tried clearing the cache in the browser? Are you using a templating system? I occasionally get some problems with changing html with rainTPL. I have to delete the files in the tmp folder.

Hi ardav,
Thanks for your suggestions.
Yes, I tried clearing browser cache.
I am not using templating system, primarily because I don't know what that is.
All I am doing is:
I have made a php project in eclipse.
The physical location of project is inside 'www' directory of WAMP server.
Now, when I make any changes to html files in project in eclipse, using eclipse; these changes are not reflected when I open these files with 64 bit version of IE.

Member Avatar for diafol

Open the files in a text editor, e.g. Notepad - just checking that the files you're opening are the ones you think you're editing - compare with what you have in Eclipse.

How are you accessing the site via browser, http://localhost/index.php ?

If so, are you sure that it's pointing to the right folder in WAMP? Check your hosts and httpd-vhosts.conf file for differences with regard to virtual hosts.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.