📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: resetpostgres.tmpl
[% USE Whostmgr -%] [% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key = 'configure_postgresql' -%] [% SET bggif = Whostmgr.getbggif() -%] <table> <tr> <td> <form action="[% actions.install %]"> <table width="50%" link="#0000ee" vlink="#0000ee" text="#000000" class="tableborder1"> <tr> <td background="[% bggif %]"> <font size="+2"><span class="b2">Postgres Config Install</span></font> </td> </tr> <tr> <td class="lightbg"> This utility will install a Postgres authentication configuration file that uses md5 passwords which works with cPanel. If you already have a working Postgres setup this will overwrite your current pg_hba.conf. You should not use this unless you are installing Postgres for the first time. </td> </tr> <tr> <td background="[% bggif %]"> <input type="submit" class="btn-primary" onclick="return confirm('Are you SURE you want to overwrite your current config file?')" value="Install Config" name="submit" /> </td> </tr> </table> </form> </td> </tr> <tr><td><div style="height:50px"> </div></td></tr> <tr> <td> <form action="[% actions.users %]"> <table width="50%" link="#0000ee" vlink="#0000ee" text="#000000" class="tableborder1"> <tr> <td background="[% bggif %]"> <font size="+2"><span class="b2">Create Postgres Users</span></font> </td> </tr> <tr> <td class="lightbg"> If postgres has been installed after cPanel users have been created, this utility will add all previously created cPanel users to postgres. </td> </tr> <tr> <td background="[% bggif %]"> <input type="submit" class="btn-primary" value="Create Users" name="submit" /> </td> </tr> </table> </form> </tr> <tr><td><div style="height:50px"> </div></td></tr> <tr> <td> <form action="[% actions.reset %]" method="post"> <table class="tablecomplex2"> <tr> <td background="[% bggif %]" colspan="3"><font size="+2"><span class="b2">Postgres Password</span></font></td> </tr> <tr> <td class="lightbg">Enter New Password</td> <td class="heavybg"><input type="password" name="password" id="password" /><input type="hidden" name="user" value="root" /></td> <td><div id="password_error"></div></td> </tr> <tr> <td class="lightbg">Confirm Password</td> <td class="heavybg"><input type="password" name="password2" id="password2" /></td> <td><div id="password2_error"></div></td> </tr> <tr> <td class="align_right">Strength</td> <td><div id="password_strength" style="width: 150px; height: 20px; border: 1px solid black; margin: 5px 0px 3px 0px"></div></td> <td><input type="button" id="create_strong_password" value="Password Generator" tabindex="-1" /></td> </tr> <tr> <td colspan="3"> <input type="submit" value="Change Password" name="submit" id="submit" class="btn-primary" /> </td> </tr> </table> </form> </td> </tr> </table> <script type = "text/javascript"> //<[CDATA[ var init = function () { VALID = {}; var REQUIRED_PASSWORD_STRENGTH = parseInt('[% data.minpwstrength %]') || 1; var password_validators = CPANEL.password.setup("password", "password2", "password_strength", REQUIRED_PASSWORD_STRENGTH, "create_strong_password", "why_strong_passwords_link", "why_strong_passwords_text"); VALID['pass1'] = password_validators[0]; VALID['pass2'] = password_validators[1]; CPANEL.validate.attach_to_form("submit", VALID); } YAHOO.util.Event.onDOMReady(init); //]]> </script> [% END #wrapper -%]
Save