Search results

  1. R

    Issues when lsphp compiled with ldap support

    Hi: I installed openldap in $HOME/usr/local (slapd and sluprd disabled during compilation). I just need the libraries. When compiling PHP, I used '--with-ldap=/export/home/rawlog/usr/local'. Everything looked fine. === ./configure '--prefix=/export/home/rawlog/php-5.1.4' '--with-litespeed'...
  2. R

    Litespeed PHP authenticating against LDAP

    Does the PHP that is compiled with Litespeed server have LDAP authentication functionality built in? Thanks Ravi
  3. R

    Add user/passwd for access to a page

    Hi: I have created a php page and want to add security to the page. I know the data needs to be in the ~lsws/DEFAULT/conf/htpasswd. How do I add a new username/passwd and link it to a php file or directory. Thanks Ravi
  4. R

    Installing Oracle support for litespeed

    I wanted to install litespeed with oracle support under my home directory on a solaris server. Thought I will share with the user community. Assumptions 1. Oracle client is installed on the server with the following environments LD_LIBRARY_PATH=/export/home/rawlog/oracle/lib...
  5. R

    make install errors out

    Hi: After I finish the make, why is the make install trying to install man in /man? For some reason the prefix is not going through to the script. bash-2.05$ make install Installing PHP SAPI module: litespeed Installing PHP CLI binary: /export/home/rawlog/php-5.1.4/bin/ Installing...
  6. R

    Issues when compiling PHP4 with LSAPI

    Hi: I am trying to add support for oracle. When I try to compile (http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:lsapi), I am having trouble running buildconf (Step 4). bash-2.05$ ./buildconf --force Forcing buildconf using default Zend directory buildconf...
  7. R

    Install help for connecting to oracle database

    Hi: I want to use php with lightspeed server to connect to an oracle database. Any pointers on what additional steps I need to do after installing lightspeed? Thanks in advance Ray
Top