Gmail Import Issue

Issue #304 resolved
Karsten Bandlow created an issue

-if(isset($_SERVER['argv'][1])) { $webuidir = $_SERVER['argv'][1]; } removed with last commit. Script cannot find config.php

Comments (6)

  1. Janos SUTO repo owner

    Use the --webui /path/to/webui/directory. I tried to standardize the php script arguments.

  2. Janos SUTO repo owner

    Your resolution is perfectly fine if the sphinx index files got corrupted. However this time I'm not sure if this is the case. I think you should merely go to /tmp, and run pilerimport there.

  3. Karsten Bandlow reporter

    I did run reindex in /tmp.

    I am running pilerimport manually an delete /tmp and /var/piler/tmp and /var/piler/imap

    Maybe this helps

  4. Log in to comment