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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lalan7
  • Content: Threads
  • Order by date
  1. lalan7

    Display image from a folder.

    I need to find how to display image from a folder in a web page. exemple inside /images/ i have 3 .png toto.png toto1.png toto2.png i need to display this 3 file in a single web page without clicking on it . Thanks
  2. lalan7

    Delete space in a filename?

    Do you know how to delete space from filename?
  3. lalan7

    How to compile this files ?

    This is the 4 file i need to compile and i'm not able to do it . I'm using linux machine . Can't someone help me ? procautostart.cpp // Author: Al Dev alavoor@yahoo.com // // Program to monitor the unix processes // and automatically re-start them if they die //...
  4. lalan7

    Need Monitoring Process tool

    I need a monitoring process tool to check the process running on my server and if one died the tool will be restart them .? Thanks
  5. lalan7

    Two Virtualhost SSL with Apache2

    I need to set up two VirtualHost (SSL) And when i run apache with ssl not error occur but the second virtualhost www.foo.ca is not working . The fact of the two Virtualhost is on the same adress cause that problem ? This is my config: ssl.conf <IfDefine SSL> Listen xxx.xxx.xxx.xxx:443...
  6. lalan7

    Url problem

    I access my site like this www.xxx.com when i send a request to tomcat is redirect me on the computer name (localhost) Url. Do you have any idea ?
  7. lalan7

    Problems with tomcat

    Hi i run apache 2 and tomcat 5 with the connector jk2 . My Directory root is /usr/local/tomcat/webapps/www But when i run something in tomcat he give me error /usr/local/tomcat/webapps/www/www/ not found ..... ??? thats weird someone know where this 2 www config is ?? Thanks

Part and Inventory Search

Back
Top