-
DrReaper posted on the forum topic buddypress doesn't respond to internet requests in the group How-To and Troubleshooting: 13 years, 8 months ago
I have been working on this for four weeks. Doesn’t anyone know how to configure this on a Ubuntu computer? I can see the apache2 default page but I cannot see my /blog page from the internet. I have tried configuring apache2, the WordPress database, I DMZ’ed the router to the ubuntu machine. There has […]
-
DrReaper started the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 13 years, 9 months ago
Hi everyone, I have been trying everything on the web to fix this. I have a clonezilla image now. Anyway I have Ubuntu 10.10 and a new lamp server created today. It’s all working fine. I installed WordPress-mu (working) and I was unable to get it to auto-install any plugin’s or themes so I did […]
-
DrReaper posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 13 years, 9 months ago
Every little bit helps.
-
DrReaper posted on the forum topic buddypress doesn't respond to internet requests in the group How-To and Troubleshooting: 13 years, 9 months ago
Hi Paul, “Configure Apache to listen to all requests on external IPs rather than localhost.” That is the trick isn’t it. I have tried everything to get the computer to listen to the internet and I cannot do it. As I said before the default apache page shows from the internet but I can’t get […]
-
DrReaper started the forum topic buddypress doesn't respond to internet requests in the group How-To and Troubleshooting: 13 years, 9 months ago
I have a ubuntu 10.10 machine running LAMP and WordPress MU and Buddypress. I can see and use buddypress on my local LAN but I cannot access it from the rest of the internet. I did DMZ my computer. I can pull up the default apache2 webpage from the internet showing the server is responding […]
-
DrReaper posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 13 years, 9 months ago
Here is my .htaccess file in case yours is blank like mine was.
RewriteEngine On
RewriteBase /blog/
RewriteRule ^index.php$ –# uploaded files
RewriteRule ^(+/)?files/(.+) wp-includes/ms-files.php?file=$2# add a trailing slash to /wp-admin
RewriteRule ^(+/)?wp-admin$ $1wp-admin/RewriteCond %{REQUEST_FILENAME} -f
RewriteCond…[Read more] -
DrReaper posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 13 years, 9 months ago
It’s working! ok here is what you do if anyone else needs help. Follow the instructions here
http://www.lavluda.com/2007/07/15/how-to-enable-mod_rewrite-in-apache22-debian/
make sure to edit the default in the /etc/apache2/default (I think I did default-ssl also) the instructions are wrong and point to /000-default
restart apache2 using “sudo…[Read more] -
DrReaper posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 13 years, 9 months ago
I have found many different pages on setting up the .htaccess and mod_rewrite.so, however none of them seemed to work. As far as the perms go I gave everything 777 in the blog directory to eliminate the ftp as the source of the problem. It still hasn’t worked. Here is what I have been doing. […]
-
DrReaper posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 13 years, 9 months ago
It happens on both custom and default themes.
-
DrReaper joined the group How-To and Troubleshooting 13 years, 9 months ago
-
DrReaper posted on the forum topic Every menu link, including settings, goes to a 404 error page? in the group Installing BuddyPress: 13 years, 9 months ago
This issue is why I am here also.
-
DrReaper joined the group Installing BuddyPress 13 years, 9 months ago
@drreaper
Not recently active