My moodle 3.9.19 won't open power point files, moodle site not opening on mozilla, can't upload anything from another pc to server - user-controls

I upgraded my moodle 3.8 to 3.9.19 version. Now i have several problems... 1) power point (pptx) not opening on any pc accept my server. 2) moodle not working on mozilla firefox browser. 3) Can't upload files, videos, anything with admin account from another pc. But i can upload files in server without any problem. what to do? Pls help me
Windows Server 2012R. Mariadb 10.6.11. HeidiSQL 11.3.0.6295. PHP Version 7.4.1. Moodle 3.9.19
When i upgraded my moodle site, i installed all missing plugins. Upgraded mariadb to 10.6 version. Checked file extensions, looks everything is ok. Don't know what else to do...

Related

cannot read configuration file - updated

I am having the same issue as I've seen elsewhere but can no longer comment or reply - must be too old a post.
This happens only on my remote server running WIN2012, IIS 8.5 and on my brand new laptop, IIS 10.
I have been successful in running site on desktop WIN7, IIS 7.5 system only.
Seems it comes down to the computer's configuration. I needed to manually install IIS and other stuff on the WIN7 machine since none of it was there.
I don't believe the web.config file is the issue as you've stated, but something in the software installed is the problem.
Why can't this work cross platform? I am using the same folder paths. the "Test Settings" buttons may show errors, but sites other test sites still open (sites with an index file).
I have not found an answer and it's been weeks. If someone else can help it would be appreciated.

MongoDB error as setup Wizard ended prematurely, while installing it on windows 10

I have downloaded MongoDB from the official site as an .msi file and during installation it stops and freezes and after half an hour, and gives an error as the setup wizard ended prematurely.
I have a fresh installation of Windows 10 Pro (64-bit) installed just today, and there are no other applications which should be interfering with MongoDB.
I have NodeJS (v8.10.0), npm(5.6.0) installed properly
Windows firewall is turned off and there is no antivirus running.
Is this problem of any missing drivers or any change in BIOS settings?
For me unchecking Install Compass helped ...
I disabled installing the router (mongos) and bundeled software client (MongoDB Compass) and installer ran fine after that. Hope this helps.
I had this problem too and solve it in this way:
Remove the older version of MongoDB if you have installed it before.
Disable your antivirus if you have any of them
Go to C:>users>"UserName">AppData>Local>Temp
Right Click on Temp and go to Properties
Select Security Tab
Select the User and check the permission and controll give the user full control by Checking Full Control on permission
Go Ahead and Install MongoDB.
Note that if you want to install MongoDB compass too, you should have internet connection.
I hope this will work for you.

Migrating onlyoffice community server in Windows

We have installed a Onlyoffice Community Server in our company on a Windows system.
We need to migrate all these data to another Windows server (version 2012). If I go to settings I don't see the option of Data Management to do the backup and restore.
I am getting the results for migrating community server between Windows and Linux servers, but nothing for Windows and Windows.
Please help us with this issue.
You can use the first part of the instruction for migration community server between Windows and Linux servers. You need to copy folders and create your database dump file. Then restore dump file and folders on the new server.

How to link Android Studio with PhpmyAdmin

I am new to Android Studio and Pho programming.
I am making a Login/Register App on Android Studio and want to link it with database I created on PhpMyAdmin. I read around and many suggest the use of WAMP server to do so.
Can I connect to phpMyAdmin without WAMP server. I installed manually php, mysql, and Apache24. If this is possible, which URL, I have to use. Also, where I need to put my pfp.files.
Thanks
You dont connect to Phpmyadmin. Phpmyadmin is just a gui for mysql. You are going to have to write a backend for your application in php for example and send request to that.

The web server does not appear to have FrontPage Server Extensions installed : visual studio 2012 iis express

I'm using visual studio 2012 and i have a windows form app. the iis express server is configured by default with visual studio 2012.
I have to publish my windows form app. For that, i have create a storege object on azure platform.
But when i try to publish the project using clickonce i have that issue :
Error 83 The Web server does not appear to have FrontPage Server Extensions installed. If FrontPage Server Extensions are installed, this error can occur because the _vti_bin virtual directory is not marked as executable. To correct this problem, run Internet Information Services Manager, select the Web server that has the problem, and then use the Check Server Extensions command.
Screen shot :
https://docs.google.com/file/d/0B-aV0dsLT4CaemZuQV93Ymt4UVE/edit?usp=sharing
I had no issue during the creation of my storage object on azure, and the URL is good !
I have installed de FrontPage Server Extension several times and normally it's good.
i really need to publish my project, if someone can help me ...
Thanks for help.
You are trying to do HTTP publish to a server that doesn't have FPSE installed. FPSE was no longer available after Server 2008 (I'm guessing here, I just know it's not available for newer versions of Windows Server).
Instead of doing HTTP, use FTP. So you FTP the files to the web server, and use an HTTP link for the customer to access them.
For example, your publishing file location might be
ftp://myserver.com/myfolder/
and your installation URL would be something like
http://myserver/thefolder/

Resources