Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proc_open(): CreateProcess failed, error code - 193 #8

Open
TomasNiDo opened this issue Aug 10, 2015 · 4 comments
Open

proc_open(): CreateProcess failed, error code - 193 #8

TomasNiDo opened this issue Aug 10, 2015 · 4 comments

Comments

@TomasNiDo
Copy link

As the title states, im having a problem with this.
i tested this code and the wild error appears

Route::get('/pdf', function() {
$pdf = PDF::make();
$pdf->addPage('Hello World');
$pdf->send();
});

@raghavendra89
Copy link

Did you get it working?

@atefBB
Copy link

atefBB commented Aug 15, 2016

I'm got the some error. any ideas?

@TomasNiDo
Copy link
Author

TomasNiDo commented Aug 16, 2016

@raghavendra89 @atefBB I haven't solved this. I switched to another package.

@atefBB
Copy link

atefBB commented Aug 16, 2016

That's what I did !
It's so painful !

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

No branches or pull requests

3 participants