Search Results - JustLinux Forums


Search:

Type: Posts; User: MaGneTTo

Page 1 of 4 1 2 3 4

Search: Search took 0.08 seconds.

  1. Thread: PHP question

    by MaGneTTo
    Replies
    4
    Views
    798

    PHP question

    Hi guys, i was just wondering, i'm trying to study a little bit of php and i came up with this problem, let's say i have the following:


    <form method="post" name="insert" action="confirm.php">...
  2. Replies
    1
    Views
    484

    Mail anti-virus scan ?

    What do you guys use to scan your emails ? There're lots of choices, but i don't which one suits me better, i'm using qmail as mail server, with courier for smtp, any suggestion will be very nice,...
  3. Replies
    1
    Views
    536

    Interbase 6 with Slack 8

    Hi guys, i downloaded Interbase 6.1 (InterBaseSS_LI-V6.0.1.tar), installed it like :


    root@tristania:/usr/local/src/interbase# ./install /usr/local/src/interbase/InterBaseSS_LI-V6.0.1

    some...
  4. Replies
    0
    Views
    548

    Apache 2 with PHP 4

    Has anybody tried this already ? Because i'm running into troubles with PHP, when I try to access a .php document, it says "access forbidden", and i looked in /logs/error_log, it says like this :

    ...
  5. Replies
    0
    Views
    546

    Using Reiser with quota.

    i installed my slack 8 today, from scratch, dedicated an entire partition just to test quota with reiserfs, the partition is /dev/hda9 - /home, has about 6 giga, installed reiserfs and created a...
  6. Replies
    6
    Views
    672

    well, here's the error i'm talking about, after...

    well, here's the error i'm talking about, after doing this:


    root@tristania:/# cd /usr/src
    root@tristania:/usr/src# tar -zxvf linux-2.4.18.tar.gz
    root@tristania:/usr/src# mv ./linux...
  7. Replies
    6
    Views
    672

    what is LKML ?

    what is LKML ?
  8. Replies
    6
    Views
    672

    I tried patching a "clean" 2.4.18 with the...

    I tried patching a "clean" 2.4.18 with the 2.4.19-pre7-ac3 and it gave me a lot of errors, so i though i had to patch with the 2.4.19-pre7 first, with i did, and then patch with the ac's patch, it...
  9. Replies
    6
    Views
    672

    Patching the kernel with ac patches

    let's say that i have linux-2.4.18.tar.gz, uncompress it into /usr/linux and then grab patch-2.4.19-pre7.gz, then cd into usr/linux, zcat /usr/local/patch-2.4.19-pre7.gz | patch -p1, well, that is...
  10. Replies
    0
    Views
    423

    Quotas with ReiserFS ?

    Hi guys, i'm here to ask you what do i need to use quota with ReiserFS safely, because i noticed there's an update for quota-linux in reiserfs.org, and i was wondering if it would be safe to use...
  11. Replies
    2
    Views
    599

    DNS / BIND / Named issue

    first of all, i know absolutly nothing about BIND, but, i'm trying to install bind 9 in my Slack 8. The problem is the following, i read a lot about it, i even printed the ISC manual for BIND 9, huge...
  12. Replies
    2
    Views
    651

    Mail protocols - IMAP, PO3, SMTP

    I guys, i'm here just to ask what are all those protocols used for, i know that pop3 is used to send, smtp to receive, but no idea why there are different protocols to do almost the same job,...
  13. Replies
    6
    Views
    9,523

    Nice explanation debiandude, now i see why this...

    Nice explanation debiandude, now i see why this d*wm thing wasn't working, and the FILE* is a global variable in this example i gave you guys, it's a much bigger program, i spent almost a week to get...
  14. Replies
    6
    Views
    9,523

    feof() problem, it doesn't do it's job...

    Hi guys, i'm having a little problem using the feof() function in Borland C++ for 3.1 for DOS, here's the code i'm trying to make work, it just store to long unsigned int number inside a file, well...
  15. Replies
    4
    Views
    585

    yes it does work perfectly, I though the problem...

    yes it does work perfectly, I though the problem was with the void pointer, when the problem was with the sizeof() function, thank you guys.
  16. Replies
    4
    Views
    585

    a can calculate it before passing it to the...

    a can calculate it before passing it to the function, like this:



    struct any{
    char test[30];
    };

    unsigned int size_any=sizeof(any);
  17. Replies
    4
    Views
    585

    fwriting using a void *pointer ?

    Hi guys, it would make my work a lot easier if i be able of fwriting to a file using a void structure, like this :


    void write_into_file (void *data){
    FILE *test;
    ...
  18. Installing SDL-1.2.3 on Slack 8-2.4.19-pre5 ?

    Hi guys, I downloaded SDL-1.2.3 so I could use some XMMS's plugins that needed it... It compiled just fine, no errors at all, I installed it in /usr/local/SDL-1.2.3, but when I try to execute...
  19. I know, i read it all point by point the first...

    I know, i read it all point by point the first time you posted it... but, i didn't have any chance of making a new partition on my drive, so i used another HD, which made the work a lot easier, since...
  20. Converting the / partition to Reiserfs on Slack 8

    I don't know if there's another way of doing it, but, where's my idea... and it worked just fine for me, it might work just fine for you to... When installing Slack 8, you have the chance of...
  21. Converting / to ReiserFS, will this work ?

    Here's my idea : Get an extra hd, put Slack 8 on it, compile 2.4.18 with patch 2.4.19-pre4, download the reiser tools from www.reiserfs.org, compile it then, get my hd, tar all the contents of it in...
  22. Replies
    1
    Views
    740

    Xfstt with anti-aliasing ?

    is there any hack for xfstt which makes it anti-aliase true-type fonts ? or any other application that is used for it ? thanks in advance.
  23. Moving to the next step now guys, thanks a lot...

    Moving to the next step now guys, thanks a lot for your help, it turned out that it was working fine just like Choozo sad... i can't believe it... i did some tests with some queries, but, i was...
  24. I give up installing Apache+PHP+MySQL on Slack 8

    Guys, this is the story of this journey i've been doing for about a month now, i took Slack 8 from a friend and installed it, loved it since the first moment, and i decided to start my project of...
  25. tried... no results... i don't know here to begin...

    tried... no results... i don't know here to begin since it doesn't give any kind of error... but thanks anyway...
Results 1 to 25 of 77
Page 1 of 4 1 2 3 4