crash as well

Status
Not open for further replies.

ifurn0288

New Member
Messages
4
Reaction score
0
Points
0
i was using the new file manager in cpanel, and choosing files to upload and got the flowing "the page at (host) says" (thought you might like to know)

Error: 401 Access Denied There was a problem fetching the files information: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="/cPanel_magic_revision_1261012683/unprotected/cpanel/favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>cPanel&reg; 11</title>
<link rel="stylesheet" href="/cPanel_magic_revision_1261012684/unprotected/cpanel/style_optimized.css" type="text/css" />
<!--[if IE]>
<style type="text/css">
#mid{
height:300px;
}
</style>
<![endif]-->
</head>
<body>
<div id="wrap">
<div id="top"></div>
<div id="mid">
<div id="content-wrap" align="center">

<form action="/login/" method="post" >
<input type="hidden" name="login_theme" value="cpanel" />
<table width="200" class="login" cellpadding="0" cellspacing="0">
<tr>
<td align="left"><b>Login</b></td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Username</td>
<td><input id="user" type="text" name="user" size="16" tabindex="1" /></td>
</tr>
<tr class="row2">
<td>Password</td>
<td><input id="pass" type="password" name="pass" size="16" tabindex="2" /></td>
</tr>
<tr>
<td colspan="2" style="text-align: center"><input type="submit" value="Login" class="input-button" tabindex="3" /></td>
</tr>
</table>
<input type="hidden" name="goto_uri" value="/frontend/x3/filemanager/live_statfiles.xml?files=/home/meh/public_html%2f12%20-%20mauro%20picotto%20%20-%20%20proximus%20%28medley%20with%20adiemus%29%20(megavoices%20claxixx%20mix).mp3" />
</form>

<script type="text/javascript">
/* Must not include external javascript -jnk 06.20.09 */
var init = function() {
document.getElementById("user").value = '';
document.getElementById("pass").value = '';
document.getElementById("user").focus();
};
if( window.addEventListener ) {
window.addEventListener('load',init,false);
} else if( document.addEventListener ) {
document.addEventListener('load',init,false);
}
</script>
</div>
</div>
<div id="bot">
</div>
&copy; cPanel, Inc. 2009
</div>
</body>
</html>
 
Status
Not open for further replies.
Top