Search results

  1. U

    php make errors

    Hahaha thanks. You know when you look at a screen for waaaaaaay to long :) http://208.100.63.85:8088/phpinfo.php We are good to go. Thanks a ton! Clint
  2. U

    php make errors

    [root@85 php-4.4.7]# /opt/lsws/fcgi-bin/php -v PHP 4.4.7 (litespeed) (built: Jul 12 2007 14:41:19) Copyright (c) 1997-2004 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies [root@85 php-4.4.7]# Works fine, no errors at all any more, restarted lsws, copied the ini file...
  3. U

    php make errors

    mistwang, I got rid of those errors, but I am still getting: [root@85 lsws]# fcgi-bin/lsphp -v LSqPHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid in Unknown on line 0LSbPHP Warning: mime_magic: type search/400 \\input...
  4. U

    php make errors

    same issues with these flags: './configure' '--prefix=/php4' '--with-litespeed' '--with-config-file-path=../php' '--cache-file=../config.cache' '--with-config-file-path=../php' '--with-config-file-scan-dir=../php.d' '--enable-force-cgi-redirect' '--disable-debug' '--enable-pic'...
  5. U

    php make errors

    './configure' '--prefix=/php5' '--with-litespeed' '--with-config-file-path=../php' '--exec-prefix=/usr/local' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var'...
  6. U

    php make errors

    alright more errors, [root@85 lsws]# fcgi-bin/lsphp -v LSqPHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid in Unknown on line 0LSbPHP Warning: mime_magic: type search/400 \\input text/x-tex invalid in Unknown on line...
  7. U

    php make errors

    sorry, again I am did something stupid, make clean, then make worked fine!
  8. U

    php make errors

    This is from php 4.4.7 and the configure went fine: Might be moved to the php forum (sorry) Here is the configure script I ran and reported no errors: './configure' '--with-litespeed' '--prefix=/usr' '--exec-prefix=/usr/local' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'...
Top