Hello,

I compiled 1.0.18 and when tried 'make test', I got the following
errors:
==========================partial make test output===================
python -m compileall .
Listing . ...
./run-tests.py
Interpreters
       PHP: Couldn't find a suitable PHP interpreter (with fastcgi support)
    Python: /usr/bin/python

Server
       PID: 31089
      Path: ../cherokee/cherokee-worker
      Mods: ../cherokee/.libs/
      Deps: ../cherokee/
     Panic: ../cherokee/cherokee-panic

[26/01/2011 10:57:28.563] (error) handler_dirlist.c:379 - Could not load theme 
'default': /usr/local/cherokee-1.0.18/share/cherokee/themes/default/
Couldn't read the config file: /tmp/tmp_RNloocherokee_tmp_cfg
Tests will start in 0 secs
Basic:                                     Couldn't connect to the server
        Name     = Basic
        Request  = GET /basic_test1/ HTTP/1.0
        Expected = Code: 200
        Reply    = 
        Body len = 0
        Body     = 


Skipped tests: 0
Sending SIGTERM..
Will kill the server in 0 secs
Sending SIGKILL..
make[1]: *** [test] Error 1
make[1]: Leaving directory `/usr/local/build/cherokee-1.0.18/qa'
make: *** [test] Error 2
==================================================================

Additional info:

1. I had 1.0.16 compiled and working before
2. I have upgraded my Ubuntu machine and I don't know if that had
   any effect
3. Even iin 1.0.16 php-fpm was not detected. I installed latest php
   at /usr/local/php and reflected this path in qa/conf.py file
   yet no luck with php-fpm detection

Thanks




      
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to