Search:

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

Page 1 of 9 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    4

    [SOLVED] Re: Installing PHP module bcmath

    Solved. Was trouble with different versions of php... :(
    Works fine now. :)
  2. Replies
    3
    Views
    4

    [SOLVED] Re: Installing PHP module bcmath

    Yes. I even restarted the whole server.
  3. Replies
    3
    Views
    4

    [SOLVED] Installing PHP module bcmath

    Hi,

    I have som trouble installing the bcmath module on my Ubuntu server.

    Installed with the command:

    sudo apt install php-bcmath

    When checking with the command:
  4. Replies
    2
    Views
    3

    [ubuntu] Re: Upgraded server - PHP not working

    Haven't solved this issue yet... :(
    I have another server that need an upgrade, but I don't risk it yet.
  5. Replies
    2
    Views
    3

    [ubuntu] Upgraded server - PHP not working

    Hi,

    I upgraded my server today from 20.04 to 22.04.
    Almost all went well, however php i not working.
    When I open a php webpage its only showing the code.
    Example, phpmyadmin:

    <?php
    ...
  6. Thread: Terminal issue

    by asai
    Replies
    17
    Views
    18

    [SOLVED] Re: Terminal issue

    Yes, I am very sorry for that. Problem solved.
    A bit embarrassed here now... :redface:
    If I just had read the error properly, the problem would have been solved quickly...

    Thank you all for the...
  7. Thread: Terminal issue

    by asai
    Replies
    17
    Views
    18

    [SOLVED] Re: Terminal issue

    Well, I'm sorry for the confusing tag in the post... This is a question for UBUNTU, not LUBUNTU.
    Changed it now.
  8. Thread: Terminal issue

    by asai
    Replies
    17
    Views
    18

    [SOLVED] Re: Terminal issue

    Heres syslog entry:


    Mar 3 16:36:43 server1 systemd[2190]: Starting GNOME Terminal Server...
    Mar 3 16:36:43 server1 gnome-terminal-server[6929]: Non UTF-8 locale (ANSI_X3.4-1968) is not...
  9. Thread: Terminal issue

    by asai
    Replies
    17
    Views
    18

    [SOLVED] Re: Terminal issue

    No not yet. Will try tonight. Was just to clearify what the problem is.
    Will try your suggestions with your number 3 first, and so fort. :)
    I will update the thread with information how I fixed it....
  10. Thread: Terminal issue

    by asai
    Replies
    17
    Views
    18

    [SOLVED] Re: Terminal issue

    Nothing opens when I try to open the menu item or CTRL+ALT+T. Nothing happens.
  11. Thread: Terminal issue

    by asai
    Replies
    17
    Views
    18

    [SOLVED] Terminal issue

    For some strange reason the Terminal wont work.
    I am running Ubuntu 20.04 and Wayland desktop environment.
    Any suggestions?
  12. Thread: Network issue

    by asai
    Replies
    5
    Views
    6

    [SOLVED] Re: Network issue

    Thanks for a lot of good advice.
    Tried out changing cabel, and for 5 days the server is up :)
  13. Thread: Network issue

    by asai
    Replies
    5
    Views
    6

    [SOLVED] Network issue

    Hi,
    Lately I've been having some network issues. What happens is that the server loses contact with the network.
    I use wired network.
    The "solution" for the problem is unplugging the cable and...
  14. Thread: NTFS mounting

    by asai
    Replies
    6
    Views
    7

    [SOLVED] Re: NTFS mounting

    Solved it.

    Heres my new line in fstab:

    UUID=184C1EDD4C1EB60A /mnt/ntfs/ ntfs-3g auto,umask=000,utf8 0 0
  15. Thread: NTFS mounting

    by asai
    Replies
    6
    Views
    7

    [SOLVED] Re: NTFS mounting

    Hi,
    Thanks for your reply.
    The command shows /bin/ntfs-3g
    I have only read access, even when using sudo. :(
  16. Thread: NTFS mounting

    by asai
    Replies
    6
    Views
    7

    [SOLVED] NTFS mounting

    Hi,

    I have a HDD that I dismantled from a PC. This one has a lot of data and has NTFS. I have inserted it into my Ubuntu server, but am struggling that when the file system is mounted it is...
  17. Replies
    8
    Views
    9

    [SOLVED] Re: Apache directory listing

    A pretty simple solution, not very elegant, but it works.
    Made a folder under web server root folder.
    Then mounted it to the folder /home/terje/Dropbox/server_backup/documents/Regnskap
    Works fine....
  18. Replies
    8
    Views
    9

    [SOLVED] Re: Apache directory listing

    Thanks, I think we are on to something now...
    I have a .htaccess file in the root folder for the server, but not in this specific folder.
    The .htaccess file has this line:

    # Don't show directory...
  19. Replies
    8
    Views
    9

    [SOLVED] Re: Apache directory listing

    Thanks for your reply, but this is not the problem.
    I think it has to be something with the apache configuration. If I put a index.html file in the folder, the file is shown.
    So, is there any way...
  20. Replies
    8
    Views
    9

    [SOLVED] Apache directory listing

    Hi,

    I have an issue with my apache web server.
    I want to be able to list the directory content of a specific folder.
    In my apache.conf I have done this:



    Alias /documents...
  21. Thread: NFS issues

    by asai
    Replies
    8
    Views
    9

    [SOLVED] Re: NFS issues

    Yes I know, and I will upgrade my server soon. I possibly wait for the next LTS. 18.04?
    I have been very satisfied with my 12.04 server. Installed the system on my current server summer 2012. Have...
  22. Thread: NFS issues

    by asai
    Replies
    8
    Views
    9

    [SOLVED] Re: NFS issues

    Gave up...
    Installed 12.04 LTS server instead.
    Works perfect now. :p
  23. Thread: NFS issues

    by asai
    Replies
    8
    Views
    9

    [SOLVED] Re: NFS issues

    I don't understand this.
    I had a new look at the documentation here:
    https://help.ubuntu.com/lts/serverguide/network-file-system.html

    It is exactly the way I set it up i the first place. I can't...
  24. Thread: NFS issues

    by asai
    Replies
    8
    Views
    9

    [SOLVED] Re: NFS issues

    Tried this, but it doesn't seem to work. :(
    How can I still use v3? It is v3 on server1, but v4 on the new server.
    I would like it to work the same way I am used to. :)

    Edit:
    Tried this:...
  25. Thread: NFS issues

    by asai
    Replies
    8
    Views
    9

    [SOLVED] Re: NFS issues

    Like I said in my post, I have already tried this. This is the way I am used to do it.
Results 1 to 25 of 204
Page 1 of 9 1 2 3 4