Jump to content

xper

Administrator
  • Posts

    3,342
  • Joined

  • Days Won

    11
  • Donations

    0.00 USD 
  • Country

    Croatia

Everything posted by xper

  1. After few days using CCET 17inch Flat Panel,0.26mm, 1280x1024@75Hz, Contrast Ratio 400:1, Brightness 250 cd/m2, Portrait etc. I bought one more. Need to replace last one, 19inch CRT i use for Linux. Info here
  2. Clear cache and temp. files should be gone now most of them
  3. OK, clear cache now and see if it still there.
  4. Post news about it on frontpage with screenshots. ..and send story to register or slashdot, lol
  5. Intrigue, what icons u use? and i want that samurize conf
  6. Enable html code for news section in admincp. Then use html tags like <img src="images/image.jpg" align="right"> Must be html tags, IBF code doesn't work. Enjoy xper
  7. What error you got? Try here.
  8. Neowin will be back soon.
  9. Thank you and welcome to MSFN.
  10. What version you use? or check here
  11. me 2
  12. That's reason.
  13. If you installed SP1 1106 Final, there is no message like that.
  14. I think we already have it, but newer mind.
  15. Try this. Go to your url/admin.php Log in. Board Settings - Basic Config and set: Print HTTP headers? (Some NT installs require this off) to NO
  16. I don't see anything wrong with smilies.
  17. Right. Remember, this is joke. Neowin ..and welcome to MSFN
  18. A book of condolence dedicated to murdered schoolgirls Jessica Chapman and Holly Wells has been stolen from a cathedral. The Very Reverend Gordon Mursell, Dean of Birmingham Cathedral, appealed to the thief who made off with the book - one of five containing hundreds of messages - to hand it back. The book was reported missing after staff spotted a man acting strangely near the side altar set aside for people to inscribe messages to the parents of the schoolgirls. The Very Rev Mursell said: "This mindless theft is a terrible insult both to the people of Birmingham and to the families to whom it was going to be sent." Source: Anonova.com
  19. Most users ever online was 114 on Aug 25 2001, 04:11 AM At that time this site was on my home server running EnGarde Secure Linux on K62-300 with 128 MB RAM, apache, PHP and MySQL and 1 Mbit xDSL Line. With that configuration 2x800, 1 gig ram etc on dedicated server Linux can handle thousands of requests. Something is wrong with their server or are victims of Distributed Denial Of Service.
  20. Right, i forgot that. Try CHMOD, but i think permission is not problem.
  21. neowin back, but to slow
  22. wrong path to php in httpd.conf? where is your php? /wwwroot/php or /urs/local/lib/php, /usr/lib/php If you use php as module it looks like this in httpd.conf: <IfModule mod_php4.c> php_value include_path ".:/usr/local/lib/php" php_admin_flag safe_mode on </IfModule> <IfModule mod_php3.c> php3_include_path ".:/usr/local/lib/php" php3_safe_mode on </IfModule> and in php.ini like this: ; you can enclose strings in double-quotes include_path = ".:/usr/local/lib/php"
×
×
  • Create New...