The command line scripts are designed to run with PHP-CLI, which implies the -q option.

Goba

Patric Stout wrote:
Hi all,

I was just trying to compile LiveDocs, and I run into one big problem. I don't know if it is a config problem on my side, so I don't want to commit it. That's why this post.

My system: Windows, Cygwin.
My problem: the TOC doesn't work. The problem is that the file toc-insert.sql starts with:


Content-type: text/html
X-Powered-By: PHP/4.3.4

The solution to this is to run php.exe with -q. When I add this (line 39 of build.sh), it works perfect.

Just my 2 cents.

Patric Stout

Reply via email to