Hi guys
Im currently installing opencart
image A.) in the server which i get the error (Linux)
image B.) at my local Computer completely okay (Windows)
I try to to disable page protector by clicking the shield icon at the side of UrL or
disable this security.mixed_content.block_active_content at about:config in my firefox
any idea whats happen to image A?
as i trying things here....
if i go to install/ folder its said
is it the 8081 making things wrong?
thanks even for those who just read this :)
and those who have suggestion to my problem,
big "THANKS" hehehe
change directory permission 764 solved my problem...
You will have to configurate opencart to use https , after you install ,in your admin panel ->system->setting->server put yes in SSL.
regards
Related
If I have a website that runs in online, how do i update my website? I do not want any client to see the progress. Only the output. Using c panel to edit my website.
Make a note on your website saying website is down for upgrading/maintenance. Take it off internet. Work on your code duly, update and host it back.
Configure the. htaccess to display maintenance mode then change to normal mode after making the changes
I install Moodle on Centos7 with LEMP.
Right after I finished the installation process, I started to creat user.
However, the page is plain text, I mean it's like cannot load any css js file(sry, i dont have enough reputation to post a image) even though this is the 1st setup. it should come up with a default skin.
Can you guys please help me fix it? Thanks.
Is it fixed once you have created the user and logged in?
Have you tried using your browser developer tools to identify which file paths are failing to load?
Are you able to get as far as to be able to change the theme on your site to see if that helps? (Site admin > Appearance > Theme selector)
Can you try purging the caches (Site admin > Developer > Purge all caches), to see if that helps?
It is possible to rehost an image to local server (for example I using mysql database and wamp server) when user clicking a menu that appear while they do right click ?
I solved my problem with creating my own upload.php that convert the image to BLOB.
I'm sorry i can't explain the detail, I'm not fluent in english. :D
my website opens with xx.xxx.xxx.xxx IP address till friday it was working fine..after wards not able view the site in webbrowser...what could be the problem ? how can we solve it?
My server with this IP is working and can able to view the updated data in database ..but not able to view, or open the page of website.before the website under IIS configuration was stooped and now started again..still no use..am couldnt view Login page at all.My application was developed in classic asp long back.Kindly give me any suggestion to this...its very urgent...
I tried browsing the website in IIS manger(server) .It showing page cannot be displayed.
Thanks in advance.
First, Don't Panic. Staying calm can avoid further damage.
While it's hard to tell what could be the problem, the first thing you can do is to "ping" the domain from terminal.Can you login remotely? "wget" (on linux) will download the files from website, and could help you see if the files on the site are still accessible. Check from different browsers or machines, if possible. I'm no expert in asp or IIS, so won't advice on that front. But once I had faced the same situation with my website. So I just called up the hosting service provider, and it turned out it was their problem, and they brought the server online. If it's okay from their end, you might have changed some configurations in your server or application or there might be some up-gradation changing parameters, or even an accidental deletion/ moving/ renaming of files. Just try to remember what are the things you did with your server and application, before it went down, and also ask your server administrator. That will surely help you understand the problem better, if not help to solve it right away.
Good Luck.
I'm having a very bizarre issue. I have been building a website locally on my linux box and all was well until I uploaded the site files to a place where i have some hosted space. Everything renders exactly the same except one element in my footer which i think is affecting some jquery animation i am using. I thought maybe I was missing files or hadn't uploaded the latest versions of everything, so I deleted the server directory and re-uploaded everything exactly as is from my local copy. And yet, the problem remains. I'm not sure how this is happening. Has anyone seen this before, or does anyone have an idea what could cause this? I'm baffled! Thanks everyone!!! I am attaching screen shots.
Seems to be a cache problem. Try to force a refresh with F5 or CTRL+F5.
Try clear your cache in your browser settings.
If that don't work, use Firebug (an Firefox browser addon) to check actual css at your footer. This will show the problem.
BTW: don't use spaces in your URL if you can. Don't use spaces in your filenames/folders.