mars
Posts: 10
|
| Posted: 11/19/2008, 12:08 AM |
|
Hi all,
I have a problem to display my Live Page. Its goes out like this :-
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
localhost
11/19/08 15:37:27
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6
-------
when i check out in my xampp\htdocs\folder thats suppose save my page after i view the Live Page, but its nothing page auto create as usual..its have suddenly happen especially when i reinstall my new codecharge studio.
sorry for my broken english..
What should i do.Any idea to help me?
From
mars
_________________
MaRs |
 |
 |
jjrjr1
Posts: 942
|
| Posted: 11/19/2008, 4:19 AM |
|
Hi
First of all you should know that viewing the live page does not publish the page to your xampp folder. You must publish the page for it to ba placed into your localhost web folder.
Also you cannot refernce the page within your application preceeded by a / . This will cause the page to be looked for in the httpdocs folder not the folder for your project.
Hope that helps
_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com |
 |
 |
|