Log message #1033074

# At Username Text
# Sep 12th 2009, 11:56 Spirit yep
# Sep 12th 2009, 11:56 Spirit Release Notes for CakePHP 1.3.0.0.
# Sep 12th 2009, 11:56 Spirit ummm cakephp 1.3?
# Sep 12th 2009, 11:56 Spirit Apache/2.0.63 (Win32) PHP/5.2.10
# Sep 12th 2009, 11:56 dakota that might very well be the problem
# Sep 12th 2009, 11:56 dakota ah, your using 1.3
# Sep 12th 2009, 11:55 Spirit than...
# Sep 12th 2009, 11:55 dakota that is right
# Sep 12th 2009, 11:55 Spirit this is my website
# Sep 12th 2009, 11:55 Spirit http://79.6.240.4/cake/
# Sep 12th 2009, 11:55 dakota Have you worked through this page: http://book.cakephp.org/view/32/Installation
# Sep 12th 2009, 11:55 jjwdesign Spirit: Sounds like an htaccess issue.
# Sep 12th 2009, 11:54 Spirit i modified httpd.conf
# Sep 12th 2009, 11:54 dakota are you sure the root page has all css loaded. Should have a greenish/blueish header and footer
# Sep 12th 2009, 11:53 Spirit -/
# Sep 12th 2009, 11:53 dakota then your mod_rewrite isn't working
# Sep 12th 2009, 11:53 Spirit Apache/2.0.63 (Win32) PHP/5.2.10 Server at localhost Port 80
# Sep 12th 2009, 11:53 Spirit default
# Sep 12th 2009, 11:53 dakota In a 'cake' format? or a default 404 error message?
# Sep 12th 2009, 11:53 Spirit The requested URL /cake/posts/index was not found on this server.
# Sep 12th 2009, 11:52 Spirit 404 not found
# Sep 12th 2009, 11:52 dakota and you are getting a requested url not found error?
# Sep 12th 2009, 11:51 Spirit Configure::write('debug', 2);
# Sep 12th 2009, 11:50 dakota what is the value of x?
# Sep 12th 2009, 11:50 dakota there is a line Configure::write('debug', x)
# Sep 12th 2009, 11:50 dakota app/config/core.php
# Sep 12th 2009, 11:50 dakota .htaccess must all be there otherwise nothing will work
# Sep 12th 2009, 11:50 dakota NO
# Sep 12th 2009, 11:50 dakota what is the value of your debug setting (in core.php)
# Sep 12th 2009, 11:50 Spirit must i delete .htaccess in the directory?
# Sep 12th 2009, 11:49 Spirit yes
# Sep 12th 2009, 11:49 dakota Is the css loaded?
# Sep 12th 2009, 11:49 Spirit i see the root hompage (http://localhost/cake/) with all graphics
# Sep 12th 2009, 11:48 Spirit The requested URL /cake/posts/index was not found on this server.
# Sep 12th 2009, 11:48 Spirit response me: Not Found
# Sep 12th 2009, 11:48 Spirit http://localhost/cake/posts/index
# Sep 12th 2009, 11:47 Spirit the blog in 15 min
# Sep 12th 2009, 11:47 Spirit with the first example
# Sep 12th 2009, 11:47 Spirit i have a problem :-|
# Sep 12th 2009, 11:46 Spirit hi
# Sep 12th 2009, 11:33 SamuriaBarbi that article was the first thing i tried previously but it got me all screwed up when i tried to implement the solution at the end of the article. i'll take another look and see if i can figure out again where exactly i went wrong