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: kazilian
  • Content: Threads
  • Order by date
  1. kazilian

    Nero burn only fails on Wednesday?`

    I'm using Nero BackItUp to do my daily backups onto a dvd-rw. For whatever reason, it has started to fail only on Wednesdays the last month or so. While doing this, it ruins the dvd-rw and I'm tired of buying new ones, lol. But anyway, my first guess would be to re-install Nero. But has anyone...
  2. kazilian

    shorter php session data filenames?

    is it possible to have php create shorter session data filenames? if so, anyone have an idea on how to do that? thanx. kazilian Protector of Wazil
  3. kazilian

    apache won't start...

    i tried running "#apachectl start", and an error message came up stating "too many open files". what the heck does that mean? anyone know how to resolve this one? thanx. kazilian Protector of Wazil
  4. kazilian

    icon in address bar

    ok, i've tried placing an icon in my root web directory, to be placed in the address box and when bookmarked. so why does it seem to only show up in the address box after the fact that the page has been bookmarked, why can't it be seen without bookmarking the page. what did i do wrong? thanx...
  5. kazilian

    win2k server

    on windows 2000 server, i assume you need anti-virus corporate edition, but if i just want anti-virus on that server, just to protect from virus' on that server, which option do i install? i don't need (at this time) to set up or manage other pcs in the network using norton. thanx. kazilian...
  6. kazilian

    apache 2.0 and OpenSSL

    do you need to install OpenSSL or can you just install the mod_ssl module for apache to run ssl? thanks. kazilian Protector of Wazil
  7. kazilian

    minimal php install

    I'm trying to come up with a configuration option line (you know, the ./configure --options), that has the minimal components installed that I need. I only need sockets, logging (minimal of this as well), and server-side scripting. I don't need support for GUI apps or command-line scripting...
  8. kazilian

    align decimals and negative values

    i can't figure out to align decimal places and negative values, like below. values to be aligned: 0.0 -99.9 0.0 0.0 how i want the values to appear are: 0.0 -99.9 0.0 0.0 would be nice if i could just have at least one zero to the left of the decimal. i've...
  9. kazilian

    trying to open port on cisco 1760

    I'm trying to open a port on a Cisco 1760 Access Router. But I am having no luck to this point. I want to allow a port "2000" request on TCP from the outside(Internet) to be forwarded to an internal PC. Relevant portion of the config is below. If more is needed to help me out, please...
  10. kazilian

    encrypted password

    hhmm...not sure if this is possible, but i'll give it a shot. i want to encrypt the password from the html/php form to the webserver. i don't want someone to see the password in plain text from the end user to the server over the network if they were using a network sniffer. i'm using sessions...
  11. kazilian

    hiding filename in address box

    i know i've seen how to do this on a thread before, somewhere. i looked again, but couldn't find it. i would like to "NOT" display the file name in the browser's address box (i think this is possible). instead of http://www.domain.com/index.php, it would be http://www.domain.com. i'm...
  12. kazilian

    hiding filename in address box

    i know i've seen how to do this on a thread before, somewhere. i looked again, but couldn't find it. i would like to "NOT" display the file name in the browser's address box (i think this is possible). instead of http://www.domain.com/index.php, it would be http://www.domain.com. this...
  13. kazilian

    sessions and lock icon

    hhmm...if sessions are running correctly, do they place the lock icon in the status tray of the web browser? if not, how would I, or what does place the lock icon in the status tray of the browser. thx in advance. kazilian Protector of Wazil
  14. kazilian

    1 form to 2 different php files?

    is it possible to send 1 form's data to 2 completely separate .php files? thx in advance. kazilian Protector of Wazil
  15. kazilian

    Excel lockout password

    Is it possible in Excel(2000) to lockout the file with a password? Meaning to have a password prompt come up when the file opens to access and read the spreadsheet. Thanks in advance. kazilian Protector of Wazil
  16. kazilian

    apache install

    what are the command settings to install apache 2 with just the bare minimum? No perl or the like. I am going to install php instead. thx in advance. kazilian Protector of Wazil

Part and Inventory Search

Back
Top