Max Profit - Online Multipurpose Investment Platform

Max Profit - Online Multipurpose Investment Platform V6.3

No permission to download

Ire0

Member
Nov 7, 2020
61
11
8
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>

RewriteEngine On
DirectoryIndex index.php # <--- This line

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]

# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>
Dir friend , listen to me
All files are uploaded normally . But the home page of the site is not work , only 403

403​

Forbidden​

Access to this resource on the server is denied!
Try this
 
  • Like
  • Love
Reactions: Klrahul and wandii

Gardathsil

New member
Aug 20, 2022
3
3
3
Just installed the script according to the video on Youtube - all went well to the registration screen and email screen but got a 500 Server Error after. Any Idea? Wher to look what to do? Sent them a support ticket anyway but hopefully, someone here can help. Thanks guys
 
  • Like
Reactions: wandii

wandii

New member
Jul 19, 2022
17
6
3
Just installed the script according to the video on Youtube - all went well to the registration screen and email screen but got a 500 Server Error after. Any Idea? Wher to look what to do? Sent them a support ticket anyway but hopefully, someone here can help. Thanks guys
please if you're to fix can you reply to this i'm also facing the same thing
 
  • Like
Reactions: Gardathsil

wandii

New member
Jul 19, 2022
17
6
3
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>

RewriteEngine On
DirectoryIndex index.php # <--- This line

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]

# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>

Try this
please do you know the super admin login?
 

Gardathsil

New member
Aug 20, 2022
3
3
3
Actually was an easy fix. I used the htaccess file provided in the upload file but most importantly I have downgraded the PHP version to 7.3 from the version ( in cPanel you can do that). Still is a bit awkward to set up this website. I will post more updates as I go through setting it up. Attached is my current htaccess file
 

Attachments

  • htaccess.txt
    506 bytes · Views: 50
Last edited:
  • Like
Reactions: juxhin20 and wandii

hack mania

New member
Sep 11, 2022
2
0
1
Actually was an easy fix. I used the htaccess file provided in the upload file but most importantly I have downgraded the PHP version to 7.3 from the version ( in cPanel you can do that). Still is a bit awkward to set up this website. I will post more updates as I go through setting it up. Attached is my current htaccess file
Please i have carefully read through all your suggestions, Now i am getting a blank page please i need help.
 

hack mania

New member
Sep 11, 2022
2
0
1
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>

RewriteEngine On
DirectoryIndex index.php # <--- This line

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]

# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>

Try this
Please i have carefully read through all your suggestions, Now i am getting a blank page please i need help.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu