Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

baseDir with spaces throws 500 #381

Open
ErikFontanel opened this issue Jan 16, 2017 · 2 comments
Open

baseDir with spaces throws 500 #381

ErikFontanel opened this issue Jan 16, 2017 · 2 comments

Comments

@ErikFontanel
Copy link

When I have a project in a dir like ~/cool websites/project/patternlab and I start the server, the server returns a 500 error in the browser.

After tailing my php_error.log I noticed


Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required '/Users/erik/cool' (include_path='.:') in Unknown on line 0

Apparently including fails on the space in the path. Not entirely sure what causes this, since php should support spaces in filenames.

I'm using pattern lab 2.7.0

@venerated
Copy link

Experiencing the same.

@kristywelli
Copy link

Me too. Anyone know the fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants