Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by lexart

  1. lexart

    how install apache2 with php and ssl ? :)

    /////////////////////////////////////////////////////////////// ////INSTALL APACHE2 + PHP + SSL +GLIB{JPEG,PNG) on RH7.3///// /////////////////////////////////////////////////////////////// =================> zlib ./configure make install =================> libpng copy makefile...
  2. lexart

    how install apache2 with php and ssl ? :)

    /////////////////////////////////////////////////////////////// ////INSTALL APACHE2 + PHP + SSL +GLIB{JPEG,PNG) on RH7.3///// /////////////////////////////////////////////////////////////// =================> zlib-1.1.3 ./configure make install =================> libpng-1.2.0...
  3. lexart

    how install apache2 with php and ssl ? :)

    /////////////////////////////////////////////////////////////// ////INSTALL APACHE2 + PHP + SSL +GLIB{JPEG,PNG) on RH7.3///// /////////////////////////////////////////////////////////////// =================> zlib ./configure make install =================> libpng copy makefile...
  4. lexart

    imagepng() ...call to undefine function

    I compiled PHP4.2.1 --with-gd=/home/admin/2/gd-1.8.4 , but phpinfo() says --------------------------------- gd GD Support enabled GD Version 1.6.2 or higher WBMP Support enabled ---------------------------------- but i need PNG and JPEG. What do i wrong ?? please
  5. lexart

    i need PHP with --GD and --zlib

    I have on-instaled PHP 4.0.6 that './configure' '--with-mysql' '--with-apache=../apache_1.3.20' '--enable-track-vars', ===> bat i need --with-gd --with-zlib ... Have i to reinstal it ? Or go on just update ? If update,so how. Thanks. btw: on LINUX
  6. lexart

    Multiple VirtualHosts and SSL?

    http://www.incyte-studios.com/ssl.htm
  7. lexart

    php-4.2.1 + apache2.0.36 + SSL

    YES i compiled APACHE with PHP.THIS ////////APACHE//////////////////// ./configure --prefix=/usr/local/apache ////////PHP////////////////////// ./configure --with-mysql --with-informix=/opt/informix --with-apache=/home/admin/install/apache_1.3.24 --enable-track-vars make make install...
  8. lexart

    php-4.2.1 + apache2.0.36 + SSL

    He ALL.Please HELP ME. I'am brainless. I must install into REDHAT7.x new php-4.2.1 + apache2.0.36 + SSL ,but not how compiling SSL with apache and PHP :( ..... PLEASE help me. STEP By STEP ...very very THANKS

Part and Inventory Search

Back
Top