-
Published Answer
@Neil, Pablo: Excuse me, I didn’t read well
•
By
oliversimon
-
Published Answer
It let’s you type, it’s just that you don’t see it. Simply type your password, press enter and you’re in.
•
By
oliversimon
-
Published Answer
<a href=“https://www.digitalocean.com/community/articles/one-click-install-wordpress-on-ubuntu-12-10-with-digitalocean”>One-Click I…
•
By
oliversimon
-
Published Answer
Sorry, but you actually screwed it up. You can’t undo the chown command. However, since it’s just the /var directory that have mess…
•
By
oliversimon
-
Published Answer
In httpd.conf, search for <code>AllowOveride None</code> and change to <code>AllowOveride All</code>, then restart apache.
<br>
•
By
oliversimon
-
Published Answer
Perl Modules:
<br><a href=“http://www.cyberciti.biz/faq/how-do-i-install-a-perl-module/”>How do I install a Perl Module?</a>
•
By
oliversimon
-
Published Answer
Are you referring to installing perl or a specific perl module? In case you are referring to perl, if you run perl -v you will see …
•
By
oliversimon
-
Published Answer
The kernel is managed through the control panel so you would need to click on the “settings” tab of your specific droplet and selec…
•
By
oliversimon
-
Published Answer
sudo apt-get update
<br>sudo apt-get upgrade
<br>sudo apt-get dist-upgrade
•
By
oliversimon
-
Published Answer
first add modrewrite in your serve modules, then add the following rewrite rule
<br>
<br>server.modules = (
<br># other mod
<br>…
•
By
oliversimon
-
Published Answer
Yes it will
•
By
oliversimon
-
Published Answer
Did you successfully download the zencart zip file to your server using wget?
<br>
<br>you have to use the unzip command in the sam…
•
By
oliversimon
-
Published Answer
<a href=“https://www.digitalocean.com/community/articles/how-to-launch-your-site-on-a-new-ubuntu-12-04-server-with-lamp-sftp-and-dn…
•
By
oliversimon
-
Published Answer
Hi Pieter,
<br>
<br>have a look at this: http://demo.umlg.org.umlg.org
<br>
<br>simply set your subdomain’s DNS record to
<br>A dem…
•
By
oliversimon
-
Published Answer
Also, some payment and shipping modules of Zendesk require cURL in order to talk to an external server to request real-time quotes …
•
By
oliversimon
-
Published Answer
First, download the latest version of zencart
<pre>wget http://optimate.dl.sourceforge.net/project/zencart/CURRENT%20-%20Zen%20Ca…
•
By
oliversimon
-
Published Answer
Dear raj.amalw, please provide the URL to your site.
•
By
oliversimon
-
Published Answer
Hi Ishank,
<br>to import your database first connect via SFTP and upload your db to the server, for instace to /root.
<br>
<br>The…
•
By
oliversimon
-
Published Answer
Hi Jurgen,
<br>
<br>If you check your /var/log/mail.log you will probably find something like this: My unqualified host name (loca…
•
By
oliversimon
-
Published Answer
By default, the yii framework is not yet installed in Zurmo. Please navigate to http://localhost/zurmo/yii/README for installation …
•
By
oliversimon