Is there any way to fix this issue on dadicated server [closed] - php

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 days ago.
Improve this question
wordpress error image
My server uses Fastpanel which makes use of Nginx for the static content and then Apache for the dynamic content.
After enabling statistics caching to keep for 24hours
Then i noticed some weird behavior
Then i decided to disable that's how the error above in the image appear
I can't access admin area
I can't edit any post
But the website:
https://www.xclusivepop.com/ is loading
. please help me
I tried to disable nginx cache
Then website stop loading... then I turn it back it started loading but the admin Area I still can't access it and i can't edit or create new pos

Related

Getting 500 Internal Server Error on WordPress site hosted on Cloudways [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 days ago.
Improve this question
I have a WordPress website hosted on Cloudways, and I'm getting a 500 internal server error when trying to access the wp-admin page. The homepage is working fine, but all other pages and the admin panel are showing this error.
I've tried increasing the PHP memory limit, deactivating plugins, and switching to a default theme, but the problem persists. I also checked the error logs on my Cloudways account, but there's no error message in the Logs tab.
What could be causing this error, and how can I fix it? Any help would be greatly appreciated!

can you spot the mistake? [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
this is the ui when running on my localhost
this is the ui when running on cpanel hosting
my question is, what is wrong with the ui? everytime i run my application on server, the sidebar always gone wrong
for little information, i use Laravel 5.6 and AdminLTE3 template.
the top navbar and the sidebar is at different .blade.php file. i combine them in master template that contains them (using #include) and the content of page (using #yield).
my master.blade.php
is there anything's wrong with my code, or, this is the bugs from adminLTE 3?
thanks for your help.
I was seen your web & I tried to understand your problem. I found 3 errors in console related to your css files. I think that problem happens because that css file errors. but i can't understand why it shown that errors in console. I attached snapshot of that error, see this below
enter image description here

Routes not found after deploy laravel app on shared server [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I'm trying to deploy a laravel application, but I'm keep getting this error:
My views are not found
I used cPanel for deployment. I tried every solution I could find on the internet.
In fact, this is not a missing route error, just the view file was not found.
Checks that you have uploaded all the project files correctly, and that the view name is correct, these are the possible causes of the error.

I can't access the website project in the folder www on wamp [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 5 years ago.
Improve this question
I am building a website using wordpress on local WAMP. Already running perfect when I go through the server computer. But, when trying to access from other device that are connected on the network LAN, it work. but, the browser brings up a text link without border, background, images etc on my project.
What should I do?
That's because you are setting the URLs as http://localhost,
try changing all links to your machine's IP address.
http://192.168.1.101 for example
Edit
The browser only shows texts with no styles because it fails to load the assets,
and that's because you are setting the base URL to localhost.

Assets files and folder not showing in backend octobercms [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 5 years ago.
Improve this question
I am new to OctoberCMS,
here I face the one issue, that's assets files and folder not showing in backend. I didn't know this was default feature or I made a mistake here while installing files.
For quick understand, I attached the images.
cms/assests in backend
assets folder file structure:
Please suggest to retrieve the assets in backend or please let me know the reason why its not showing in backend?
Thanks

Categories