Results 1 to 15 of 30

Thread: lighttp and php tutorial

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by MMCM View Post
    Enabling register_globals is a serious security threat to every web site.
    Don't do that.

    There are various exploits based on having register_globals on.
    Ok... didn't know that.. more of a M$ person here..

    Is there another way to get the session variables working?

    TIA

  2. #2
    Quote Originally Posted by raas View Post
    Ok... didn't know that.. more of a M$ person here..

    Is there another way to get the session variables working?

    TIA
    As i wrote - take another CMS. modx for example, or typo3, nx-system etc.
    Hardware: WL-500gp 1.9.2.7-7g + powered USB hub (WD Passport 120GB) + USB HP LazerJet 1010
    Software: transmission (BT-client) by wengie's manual + russian names fixing script | http/ftp download with web-interface ADOS by DINI (uninstalled) | rsnapshot - incremental backup utility using rsync (english, ðóññêèé) (uninstalled) | lighttpd (uninstalled) |samba2

  3. #3
    @Aramaki,


    ok.. thank you.. I will look into that !
    (I hope they perform as good as the one I have now)

    Anyway.

    Thank you all for the heads-up !!
    (I thought I was learning linux a bit and was quite happy when I 'solved' the problem and got the CMS running.. However.. I have not realised the security threats which came along, but that's why you gurus are here.. many thanks again.)

  4. #4
    Quote Originally Posted by raas View Post
    @Aramaki,
    ok.. thank you.. I will look into that !
    (I hope they perform as good as the one I have now)
    these 3 are the best from opensource (freeware). IMHO. But I chose modx

    And they ALL need some stuff to learn - it's not a 5 minute tutorial to get all power from it.

    typo3 is too complex for user and irrational for programmer

    nx is very nice but updates not very frequently and has some inconvenient points
    Last edited by Aramaki; 06-11-2007 at 16:58.
    Hardware: WL-500gp 1.9.2.7-7g + powered USB hub (WD Passport 120GB) + USB HP LazerJet 1010
    Software: transmission (BT-client) by wengie's manual + russian names fixing script | http/ftp download with web-interface ADOS by DINI (uninstalled) | rsnapshot - incremental backup utility using rsync (english, ðóññêèé) (uninstalled) | lighttpd (uninstalled) |samba2

  5. #5

    php segmentation fault

    I followed the tutorial and ran into a problem.

    Code:
    >> php -v
    Segmentation fault
    Similarly for php-fcgi

    Admittedly it worked right after I installed it, but stopped working after a reboot.


    using PHP version 5.2.4-1 from Olegs repo.

    Anyone remedy this problem somehow?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •