sorry, didint give u enough information on this.
i'm using win xp home edition
XAMPP server control panel v2.1 is intalled wich runs Apache, MySql, File Zilla, Mercury, PHP servers
DW 8
i have tested sample .php site and it works fine on the DW and browser preview.
on my site browser preview all the information is there except the images and that css is not applied.
checked paths to all images and they seem to be ok.
Local root folder: C:\Program Files\xampp\htdocs\ctg4\
Default images folder: C:\Program Files\xampp\htdocs\ctg4\as
URL Prefix: http://localhost/ctg4/inde
Testing server folder: C:\Program Files\xampp\htdocs\ctg4\
if there is anymore info i can provide please just shout
Main Topics
Browse All Topics





by: rockmansatticPosted on 2006-02-27 at 04:49:18ID: 16054603
it is better to name the file .php originally with DW. It does a pretty good job of keeping up with site information, but it is no where near perfect for such.
Anyway, you say the images and the css no longer works? how about the new php in the page?
I can only bet on the information given that DW has changed some of the paths for the images and the css in the index.php. Look at the code and see if the paths are relitive (images/somthing.gif), or absolute .
Also, since you have php, you must view the site through localhost and not just the folder!
Windows?
IIS?
PHP installed?
what is the URL of the page when you test it?
Rockman