-
Notifications
You must be signed in to change notification settings - Fork 44
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] Domain showing default Bitnami Page #333
Comments
Hi Bitnami Support, I've removed the index page, however, my Wordpress website which is in a folder is not loading. On hitting wp-admin it shows error
Kindly support. |
Hi @huzanf , This is a basic question about Apache. I can see you have this in the htdocs folder
The WordPress' files are inside the XYZ folder but Apache is using htdocs as DocumentRoot
You will need to configure both bitnami.conf and bitnami-ssl.conf files to point to the XYZ folder. However, we sugget you follow our guide to deploy the app, not using the htdocs folder as you did https://docs.bitnami.com/general/infrastructure/lamp/administration/create-custom-application-php/ |
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. |
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. |
HI am facing the same issue. Installed LAMP by Bitnami yesterday on Ec2. We have uploaded 2 new files to the /opt/bitnami/apache/htdocs/ folder. However whilst it shows these files in FileZilla, in the correct folder, when we open the folder using ssh, it shows a different index.html file which is the original bitnami home page. https://teyzee.site is our website. Let us know if you need more information |
I also checked the apache bitnami.conf and apache.conf files and all point to /opt/bitnami/apache/htdocs/ |
Please ensure you are uploading the file to the correct server using FileZilla. If the file was uploaded, the file must be there, there is no process to remove "extra" files in the htdocs folder. If you continue running into issues, just SSH into the instance and manually create the file there (copy/paste the content using the command line editor) |
Yes i triple checked it is the same instance by copying the ssh from AWS. Never faced this before. |
I need to upload a lot of files so dont think this copy paste is going to work. Will be great if you can suggest where these files actually are |
Sorry you were right it was the wrong instance - it's fine now. facepalm |
Describe your issue as much as you can
Hi,
When I hit the domain, it shows the default Bitnami page. Kindly please support.
BN Support Tool code:
ad8c45b6-fd12-4dc6-ef45-d18d01a08041
The text was updated successfully, but these errors were encountered: