Assistance need with Azure installation

Robert Lackey Posted in Technical Support 5 years ago

Hello. I am attempting to use Microsoft Azure to control and deploy ossn and have ran into a few issues. I have created and deployed an Ubuntu instance 18.4. When installing via instructions here, MariaDB fails to connect. I think this is due to an outdated version of MariaDB. I created and spun up a MariaDB on Azure side.

When sudo get the ossn install (which I have also purchased the premium) It fails.

Is there anyone who can assist with a quick azure install tutorial. I have not seen this anywhere.

Thank you.

Replies
Indonesian Arsalan Shah Replied 5 years ago

Did you managed to get it working ? because we haven't received any positive email or reply from you.

us Rishi B Replied 5 years ago

well, most of the packages on the first line aren't installing. you'll need to make sure your apt repository has valid locations for these packages. secondly, you're trying (via wget) to download this file: https://www.opensource-socialnetwork.org/downloads/ossn-v4.2-1468404691.zip - which isn't a valid link, it returns a 403. I don't know where you got that link, but it's not valid.

I suggest you contact softlab24 as Arsalan already said, they'll be able to help you out more.

us Robert Lackey Replied 5 years ago

I have. They redirected me to the standard installation instructions.

Here is the error

> Blockquote
> sbadmin@sbmayadmin:~$ sudo apt-get install apache2 libapache2-mod-php7.0 mariadb-server php7.0 php7.0-mysql php7.0-curl php7.0-gd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'php7.0-remctl' for regex 'php7.0'
Note, selecting 'php7.0-common' for regex 'php7.0'
Note, selecting 'php-remctl' instead of 'php7.0-remctl'
E: Unable to locate package libapache2-mod-php7.0
E: Couldn't find any package by glob 'libapache2-mod-php7.0'
E: Couldn't find any package by regex 'libapache2-mod-php7.0'
E: Unable to locate package php7.0-mysql
E: Couldn't find any package by glob 'php7.0-mysql'
E: Couldn't find any package by regex 'php7.0-mysql'
E: Unable to locate package php7.0-curl
E: Couldn't find any package by glob 'php7.0-curl'
E: Couldn't find any package by regex 'php7.0-curl'
E: Unable to locate package php7.0-gd
E: Couldn't find any package by glob 'php7.0-gd'
E: Couldn't find any package by regex 'php7.0-gd'
sbadmin@sbmayadmin:~$ php7.0-json php7.0-opcache php7.0-xml mcrypt php7.0-mcrypt php7.0-cgi php7.0-json php7-0-zip
php7.0-json: command not found
sbadmin@sbmayadmin:~$ wget https://www.opensource-socialnetwork.org/downloads/ossn-v4.2-1468404691.zip
--2019-05-07 21:53:34-- https://www.opensource-socialnetwork.org/downloads/ossn-v4.2-1468404691.zip
Resolving www.opensource-socialnetwork.org (www.opensource-socialnetwork.org)... 104.27.133.60, 104.27.132.60, 2606:4700:30::681b:843c, ...
Connecting to www.opensource-socialnetwork.org (www.opensource-socialnetwork.org)|104.27.133.60|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2019-05-07 21:53:34 ERROR 403: Forbidden.

Indonesian Arsalan Shah Replied 5 years ago

@Robert , you should contact softlab24 with your azure VM details (root login + password)