Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.02 seconds.

  1. Websites dont connect to databse

    Mysql is running. I am running ubuntu 22.04 with apache2 and php7.0 to upgrade an old version of moodlw. I have these php modifications enabled.
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    exif
    FFI
  2. [SOLVED] Re: SSL Broken after upgrade to 20.04

    After a lot of PFAFFING AROUND everything working after amending /etc/hosts to read like this

    127.0.0.1 localhost
    127.0.1.1 server-1.astarmathsandphysics.com server-1
    192.168.0.10

    #Virtual...
  3. [SOLVED] Re: SSL Broken after upgrade to 20.04

    Tries to post terminal output but code not accepted.
  4. [SOLVED] SSL Broken after upgrade to 20.04

    I upgraded to from 19.04 to 20.04 at xmas, and that broke sll for all my websites.
    I changed no setiings in apache2 or sll, saved the config files etc, spent more than a month trouble sghooting but...
  5. Re: wwebsite security cificatte not acceptted on hosting compuutter

    updating ubuntu now. Will check fqdn as soon as I am done.
  6. Re: wwebsite security cificatte not acceptted on hosting compuutter

    Am using cloudflare certificate, which was working for years.I had a broken leg and spent months away from my server. When I got down to work again I had this problem, which only shows up on the...
  7. wwebsite security cificatte not acceptted on hosting compuutter

    I have an ubuntu server hosting some websitess. All of the websites use cloudflare. I have no problem viewwing the websites from another compuuter, but on the hosting compputer, I get anerrror mesage...
  8. Re: Correct Owner and Permissions for public+html

    After so much pfaffing around I have fixed this part of my problem.
    It seemed what I had to do was move my sources files to /media/paul-smith/RAIDSYSTEM/public_html

    I DON'T KNOW WHY!
  9. Re: Correct Owner and Permissions for public+html

    Here is apache2 configuration file for one of my websites


    <VirtualHost 192.168.0.21:80>
    ServerName astarmathsandphysics.com
    ServerAlias www.astarmathsandphysics.com
    Redirect permanent /...
  10. Re: Correct Owner and Permissions for public+html

    Can load localhost/phpmyadmin
  11. Re: Correct Owner and Permissions for public+html

    Edited apache files for 2.4
    403 error persists
  12. Re: Correct Owner and Permissions for public+html

    While I was working through this problem I rea;lised the symlink would not survive a reboot without an entry in /etc/fstab for the source drive so that this would mount on boot.
  13. Re: Correct Owner and Permissions for public+html

    There cannot be any differences in permissions between 16.04 and 18.04.
    As far as I can see, the permissions are correct.
    Owner is paul-smith and group is www-data right down the paths, and...
  14. Re: Correct Owner and Permissions for public+html

    ubuntu 18.04
    Apache/2.4.29

    I am trying to configure for 8 websites.
    The symlink works, still I get a 403 error
  15. Re: Correct Owner and Permissions for public+html

    owner and permissions are paul-smith:www-data and 644/755 all the way down.

    apache2.conf


    # This is the main Apache server configuration file. It contains the
    # configuration directives that...
  16. Correct Owner and Permissions for public+html

    I destroyed the permissions on my entire filesystem with a syntax error (left a space before / at the end of chown command) so reinstalled.
    I am using this opportunity to solve some issues. I am...
  17. [server] Destroyed Permissions on entire filesystem

    While trying to correct permissions on a drive I made a syntax error and destroyed the permissions on my entrire filesysterm.
    Whenever I use sudo in a terminal I get this error

    sudo:...
  18. Re: All mail.domain.com's directing to one domain

    That worked.
  19. Re: All mail.domain.com's directing to one domain

    What I will do is this and will post if it works.
    Create subdomain mail.domain.com for each domain
    At the moment I am using postix/dovecot with a self signed ssl certificate. I will get a...
  20. [SOLVED] All mail.domain.com's directing to one domain

    I have several websites on my server with hostname server.astarmathsandphysics.com
    All versions of mail.domain.com are redirecting to astarmathsandphysics.com, and I am using https so am getting...
  21. Re: Error code on sudo dpkg --configure -a

    I am using sudo ... so have root permissions. All oth installs go ok.
  22. Re: Error code on sudo dpkg --configure -a

    Here it all is


    astarmathsandphysics@server:~$ systemctl status dovecot.service
    ● dovecot.service - Dovecot IMAP/POP3 email server
    Loaded: loaded (/lib/systemd/system/dovecot.service;...
  23. Re: Error code on sudo dpkg --configure -a

    This is the output

    astarmathsandphysics@server:~$ sudo apt install dovecot-core
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    dovecot-core is...
  24. Re: Error code on sudo dpkg --configure -a

    Here it is

    dovecot-core:
    Installed: (none)
    Candidate: 1:2.2.22-1ubuntu2.2
    Version table:
    1:2.2.22-1ubuntu2.2 500
    500 http://archive.ubuntu.com/ubuntu xenial-updates/main...
  25. Re: Error code on sudo dpkg --configure -a

    After going round in great big circles - and fixing a few other things - I am back at the same point getting the same error
Results 1 to 25 of 171
Page 1 of 7 1 2 3 4