GithubHelp home page GithubHelp logo

Comments (5)

username1290 avatar username1290 commented on June 12, 2024

error.log:

[Fri Jan 31 09:58:08.175188 2014] [core:error] pid 8528:tid 940The given path is misformatted or contained invalid characters: [client ::1:51263] AH00127: Cannot map GET /kirbybaseblog/category:Tools HTTP/1.1 to file, referer: http://localhost:8090/kirbybaseblog/

access.log:

::1 - - [31/Jan/2014:09:54:43 -0700] "GET /kirbybaseblog/category:Stuff HTTP/1.1" 403 230
::1 - - [31/Jan/2014:09:55:10 -0700] "GET /kirbybaseblog/ HTTP/1.1" 200 7416
::1 - - [31/Jan/2014:09:55:11 -0700] "GET /kirbybaseblog/assets/styles/styles.css HTTP/1.1" 200 7180
::1 - - [31/Jan/2014:09:55:11 -0700] "GET /kirbybaseblog/assets/images/favicon.png HTTP/1.1" 404 2876
::1 - - [31/Jan/2014:09:55:12 -0700] "GET /kirbybaseblog/ HTTP/1.1" 200 7416
::1 - - [31/Jan/2014:09:55:16 -0700] "GET /kirbybaseblog/category:Tools HTTP/1.1" 403 230
::1 - - [31/Jan/2014:09:55:16 -0700] "GET /favicon.ico HTTP/1.1" 404 209
::1 - - [31/Jan/2014:09:58:08 -0700] "GET /kirbybaseblog/category:Tools HTTP/1.1" 403 230

from baseblog.

sashtown avatar sashtown commented on June 12, 2024

Sorry for the late reply...

Uhm, sounds weird! Couldn't retrace your error here. Regarding the default.php template I'd say it's correct to be missed because Baseblog doesn't have one (at least by default).

Maybe you should make sure to adjust your .htaccess in terms of the RewriteBase if you use subfolders on your local machine. Something like:

RewriteBase /kirbybaseblog

could be helpful.

from baseblog.

frenchesco avatar frenchesco commented on June 12, 2024

I realize this issue is closed, however, it still seems to be happening. I did some reading and I think it might have something to do with having a colon : character in the URL when running on Windows. This is likely because Windows does not allow colon characters in a file name. For me it was happening when running a local WAMP server.

from baseblog.

sashtown avatar sashtown commented on June 12, 2024

@frenchesco Yes, you're right. Please also check: #12.

from baseblog.

frenchesco avatar frenchesco commented on June 12, 2024

@sashtown Thanks for the update. Glad it's getting fixed. I've since switched to testing locally on my Mac with MAMP and will eventually deploy to a Ubuntu server so should all be ok.

from baseblog.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.