-
Published Answer
The issue is resolved (I don’t have httpd.conf but apache2.conf!) it just didn’t have the right permission…
Thank you!
•
By
chloe
-
Published Answer
Ok so I tried many times but it still doesn’t work:
When I add the mod expires lines I get a 500 error but if I remove it everyt…
•
By
chloe
-
Published Answer
Thank you :)
Before doing anything, can you confirm that I have to put these lines in .htaccess and not in a VirtualHost config…
•
By
chloe
-
Published Question
Hi!
I used like 3 different WP plugins but none of them worked so far... so I guess I'll have to do it manually on my server
I haven't found any tutorial though so that's why I'm asking you where and how can I setup e...
5
•
•
By
chloe
WordPress
Caching
Ubuntu
-
Published Answer
I used another method but thank you for your time :) (it still doesn’t fully work though since I get a blank page)
Cheers
•
By
chloe
-
Published Question
Hi!
So I have successfully added a DNS record for my subdomain. Now I have access to "blog.mydomainname.com"
I then created a new virtualhost for my subdomain in /etc/apache2/site-availables/000-default.conf :
<Virtua...
3
•
•
By
chloe
Apache
WordPress
Ubuntu
-
Published Question
Hi there,
I'm not sure how to block -Libwww-perl using .htaccess. When I add this code after "RewriteEngine on" line:
RewriteCond %{HTTPUSERAGENT} libwww-perl.*
RewriteRule .* – [F,L]
I get a 500 internal error (even...
2
•
•
By
chloe
Apache
WordPress
Ubuntu
-
Published Question
Hello,
The first time I tried to edit "000-default.conf" to use my certificate with Apache I got the usual <VirtualHost *:80> content.
But I made a mistake with my keys and closed the console. Now the only thing I hav...
1
•
•
By
chloe
Apache
Configuration Management
Ubuntu
-
Published Question
Hi,
I have unfortunately used FileZilla before installing LAMP. So I got the "Error establishing a database connection" instead of being able to see the "It works!" page from Apache.
Should I continue installing LAMP ...
1
•
•
By
chloe
LAMP Stack
Server Optimization
Ubuntu
-
Published Question
I lost my root privileges on localhost/phpmyadmin and I don't know if I accidentally deleted root or if I lost my root password... :
- When I type "root" with no password on config.inc.php, I can access to localhost/p...
1
•
•
By
chloe
MySQL
Getting Started
Ubuntu
-
Published Question
Hi,
I used this tutorial by OceanCasts: https://www.youtube.com/watch?v=SGTJuWoDWC0
So, my droplet is working, my server is working, and I imported my SSH key into Filezilla. When I type in my IP address into the URL,...
1
•
•
By
chloe
WordPress
Getting Started
Ubuntu
-
Published Question
Hi,
I destroyed my old droplet and created a new one (the same domain name) with an SSH key. However, I did not get a new ip address and password, so when I try to connect my droplet with PuTTY using my old IP address...
2
•
•
By
chloe
DNS
Getting Started
Ubuntu
-
Published Answer
Thanks ryanpq,
Which OS image did you select when creating your droplet?
I selected Wordpress on 14.04
**Have you instal…
•
By
chloe
-
Published Question
Hi,
I try to upload my website (via WAMP) and I'm stuck at the step where I should see the "It works!" page but instead I get a blank page.
If someone could help I would really appreciate it, I'm not a developer and t...
1
•
•
By
chloe
WordPress
Getting Started
Ubuntu