Can you guys stop breaking boru...

Status
Not open for further replies.

ropersonco21

New Member
Messages
10
Reaction score
0
Points
0
One minute, sapnet.tk is working fine, then I try uploading some news via WorldPress. The whole thing 503 Service Unavailable. Fix now.
 

calistoy

Free Support Volunteer
Community Support
Messages
5,602
Reaction score
87
Points
48
Could you post a url that has the error? sapnet.tk is showing up just fine as far as I can see. Please clear your cache.

Also, Boru has been under maintenance for 20 hours now. http://status.x10hosting.com/ Please be patient until it's completed.
 
Last edited:

ropersonco21

New Member
Messages
10
Reaction score
0
Points
0
http://sapnet.tk/

It might that I had just switched my PHP version.

---------- Post added at 09:27 PM ---------- Previous post was at 09:27 PM ----------

Works! :)

---------- Post added at 09:28 PM ---------- Previous post was at 09:27 PM ----------

Sadly, the file Manager refuses to show me files. I keep getting the "Data Error."
 

calistoy

Free Support Volunteer
Community Support
Messages
5,602
Reaction score
87
Points
48
As I said, your server is under maintenance. Please be patient until it's completed.
 

ropersonco21

New Member
Messages
10
Reaction score
0
Points
0
Can you change my .htaccess file...

Code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /news/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /news/index.php [L]
</IfModule>

Please?
 

calistoy

Free Support Volunteer
Community Support
Messages
5,602
Reaction score
87
Points
48
Have you tried to do this using ftp instead? I've seen advice elsewhere during this maintenance that you can access your files through ftp.
 

ropersonco21

New Member
Messages
10
Reaction score
0
Points
0
I tried on Ubuntu with FileZilla, didn't work.

It just said "Not connected to any server."
 

calistoy

Free Support Volunteer
Community Support
Messages
5,602
Reaction score
87
Points
48
Try going to this address: ftp.sapnet.tk
 

ropersonco21

New Member
Messages
10
Reaction score
0
Points
0
I tried that, no luck.

I downloaded the FTP Config file for FileZilla, imported that, and no lick.
 
Status
Not open for further replies.
Top