Search:

Type: Posts; User: LPomfrey; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    1,715

    [all variants] Apache mod_deflate Problems

    Hi,

    I'm having some trouble with Apache (running a Django app) and mod_deflate, namely that nothing seems to be getting gzipped by Apache.

    Django's dynamic pages are being compressed by...
  2. Replies
    1
    Views
    1,399

    [all variants] Re: Subversion/Apache authentication issues

    I've tracked the problem down to the fact that www-data doesn't have permission to access the password file.

    The password file is owned by www-data:www-data and has permissions 644, I've tried...
  3. Thread: php pages

    by LPomfrey
    Replies
    11
    Views
    762

    [ubuntu] Re: php pages

    I figured that should be the case, but I've never got php working on my server without adding AddType etc. after using a2enmod.
  4. Thread: php pages

    by LPomfrey
    Replies
    11
    Views
    762

    [ubuntu] Re: php pages

    Did you add


    AddType text/html .php .phps
    AddHandler application/x-httpd-php .php
    AddHandler application/x-httpd-php-source .phps

    to your site's configuration file yet?

    You'll need to...
  5. Replies
    4
    Views
    485

    [ubuntu] Re: Ok...next issue

    You possibly need to add the following to /etc/apache2/sites-available/<site>



    AddType text/html .php .phps
    AddHandler application/x-httpd-php .php
    AddHandler application/x-httpd-php-source...
  6. Replies
    1
    Views
    1,399

    [all variants] Subversion/Apache authentication issues

    I've been using Subversion on my server for a while now with no problems, however, as of today I am no longer able to commit any changes to my repository. Committing fails with the message:

    Commit...
  7. Replies
    0
    Views
    2,210

    [all variants] Postfix/Amavis Problems (Too many hops...)

    Every mail I try to send through postfix is being returned with an error of "Too many hops..."

    It seems like mail is bouncing between postfix and amavis for a time and then being rejected.
    ...
  8. Replies
    1
    Views
    2,210

    [all variants] Re: Postfix/SASL Authentication problems

    Running "saslfinger -c" gives output ending in:

    There is no /etc/postfix/sasl_auth.cf.db!

    Where /etc/postfix/sasl_auth.cf contains:

    user=******
    password=******
    dbname=******
    table=users
  9. Replies
    1
    Views
    2,210

    [all variants] Postfix/SASL Authentication problems

    I've set up a mail server with virtual users and domains according to http://www.flurdy.com/docs/postfix (and tried the SASL authentication part of the tutorial at...
  10. Replies
    9
    Views
    10,698

    [all variants] Re: Apache2 won't start, httpd not running.

    I'll have two Zope/Plone sites running behind Apache, so I wanted to have secure access to the management interface. From what I've read Zope doesn't "do" https access.
  11. Replies
    9
    Views
    10,698

    [all variants] Re: Apache2 won't start, httpd not running.

    Yes, I am. And disabling SSL has worked.

    Thanks.

    Is there any way to get around not being able to use SSL with named virtual hosts? I'd like to have secure access for logging on etc.
  12. Replies
    9
    Views
    10,698

    [all variants] Apache2 won't start, httpd not running.

    I'm having some trouble starting Apache2.

    Running

    /etc/init.d/apache2 start
    fails with no error message at all. Running

    /etc/init.d/apache2 restart
    fails with the message:
  13. Replies
    2
    Views
    1,874

    Re: Simple Killall script? help

    Have you tried:

    sudo sh program-killer.sh
  14. Replies
    11
    Views
    731

    Re: Need a little Java help..

    Thanks.

    I think my main problem is that I was coming at it from the point of view of somehow the loop should actually take a second to do 1 iteration, then it should print out every 100 of those...
  15. Replies
    11
    Views
    731

    Re: Need a little Java help..

    Got it. I guess I just didn't understand what I was being asked as well as I thought. :oops:

    Thanks, for the help guys. :)
  16. Replies
    11
    Views
    731

    Re: Need a little Java help..

    I mean that there should be a while loop that runs for a total of 1 second (which it will in this case), then after it's run 100 times it needs to print to screen.

    The only problem is that instead...
  17. Replies
    11
    Views
    731

    Re: Need a little Java help..

    Yea, it's got to run forever, as I understand what I've been asked.

    The loop needs to run itself for 1 second, then after it's run 100 times (so 100 seconds), it needs to print out. Then 100...
  18. Replies
    11
    Views
    731

    Re: Need a little Java help..

    Thanks a lot. :)
    The only problem now is that it seems to be printing out constantly, rather than waiting for 100 seconds.


    public void timer() {
    boolean time;
    time = true;
    while( time...
  19. Replies
    11
    Views
    731

    [SOLVED]Need a little Java help..

    I've got to..

    For a programming course I'm taking as part of a physics course at uni.

    What I have so far is:

    public void timer() {
    boolean time;
    long starttime =...
  20. Re: An attempt to convert my girlfriend to Ubuntu has failed!

    "Converting" my girlfriend was easy. Her Windows install was trashed and she didn't have the original Windows discs, plus I'd already got her using Firefox, OpenOffice.org, and The GIMP. I asked if...
  21. Replies
    2,839
    Views
    249,629

    Re: Post your CTRL+V's

    047160531X

    The ISBN of a textbook I have for a course at uni.
  22. Replies
    43
    Views
    1,957

    Poll: Re: How many attempts to transition to Linux?

    First time.

    Dual booted Ubuntu with Win XP for about a month while I found my way around and waited for a new printer (I had a Canon PIXMA MP150 that didn't work so I bought a new HP...
  23. Replies
    12
    Views
    519

    Re: UK Linux Users Unite

    Signed.
  24. Re: Post a Quick Random Screenshot of your browser right now!

    24048
Results 1 to 24 of 24