Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[<LAMP>] How can I install SSL on my LAMP? #1014

Closed
huzanf opened this issue Jun 27, 2023 · 11 comments
Closed

[<LAMP>] How can I install SSL on my LAMP? #1014

huzanf opened this issue Jun 27, 2023 · 11 comments
Assignees
Labels
how-to How to issues reported by users solved stale 15 days without activity triage Triage is needed

Comments

@huzanf
Copy link

huzanf commented Jun 27, 2023

Describe your issue as much as you can

Hi,

Kindly please advice how I can install LAMP on my bitnami?

@huzanf huzanf added the how-to How to issues reported by users label Jun 27, 2023
@github-actions github-actions bot added the triage Triage is needed label Jun 27, 2023
@mdhont
Copy link

mdhont commented Jun 29, 2023

Pleas check the following guide:

https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/

@huzanf
Copy link
Author

huzanf commented Jun 30, 2023

Thanks @mdhont
I tried doing this. However, when I hit the website, the default Bitnami page shows and not my website. My website is located in the htdocs folder.

Could you please support?

@huzanf
Copy link
Author

huzanf commented Jul 3, 2023

Hi @mdhont
Requesting for your support on the issue.

@mdhont
Copy link

mdhont commented Jul 4, 2023

Could you run the bndiagnostic tool?

sudo /opt/bitnami/bndiagnostic-tool 

And paste the code ID at the end of the output?

@huzanf
Copy link
Author

huzanf commented Jul 4, 2023

===== Begin of bndiagnostic tool output =====

 
    ? Resources: Found possible issues
    ? Connectivity: Found possible issues
    ✓ Mariadb: No issues found
    ✓ Processes: No issues found
    ? Apache: Found possible issues
    ✓ Php: No issues found
 

 
[Resources]

Your instance has little available RAM memory.

 total used free shared buff/cache available Mem: 472 367 10 4 94 87 Swap: 634 
13 621

You could try to increase your instance's memory. Please check your cloud 
provider's documentation for more information.

Press [Enter] to continue:
[Connectivity]

Server ports 22, 80 and/or 443 are not publicly accessible. Please check the 
following guide to open server ports for remote access:

https://docs.bitnami.com/general/faq/administration/use-firewall/

[Apache]

The Apache configuration has errors:

AH00526: Syntax error on line 18 of 
/opt/bitnami/apache/conf/bitnami/bitnami-ssl.conf: SSLCertificateFile: file 
'/opt/bitnami/apache/conf/gotaxless.com.crt' does not exist or is empty

Please check the configuration.
 

===== End of bndiagnostic tool output =====

bb896671-3178-5898-a6d7-dd3365d15cad

@huzanf
Copy link
Author

huzanf commented Jul 4, 2023

And now suddenly this is going on a loop

Screenshot 2023-07-04 at 12 56 47 PM

This happens when I try to open phpmyadmin in the browser

@mdhont
Copy link

mdhont commented Jul 4, 2023

You need to access phpmyadmin using an ssh tunnel:

https://docs.bitnami.com/aws/faq/get-started/access-phpmyadmin/

@huzanf
Copy link
Author

huzanf commented Jul 5, 2023

Could you run the bndiagnostic tool?

sudo /opt/bitnami/bndiagnostic-tool 

And paste the code ID at the end of the output?

#1014 (comment)

@mdhont Could you please support on this?

@mdhont
Copy link

mdhont commented Jul 6, 2023

It seems the Apache configuration has errors:

AH00526: Syntax error on line 18 of 
/opt/bitnami/apache/conf/bitnami/bitnami-ssl.conf: SSLCertificateFile: file 
'/opt/bitnami/apache/conf/gotaxless.com.crt' does not exist or is empty

If the certificate has not been configured correctly using the bncert tool please try the alternative approach:

https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/#alternative-approach

@github-actions
Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Jul 22, 2023
@github-actions
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how-to How to issues reported by users solved stale 15 days without activity triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants