please watch this installation guide ->yes , just help
Dir friend , listen to meplease watch this installation guide ->
Change your htaccessDir 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 thisDir 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!
please if you're to fix can you reply to this i'm also facing the same thingJust 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 do you know the super admin login?<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 username and passwordyou can find sql file here : core\storage\app
[email protected], 12345678please do you know the super admin username and password
@WebSpider bro you not provide SQL file in your upload folder please check and update your download link.wakakak submitted a new resource:
Max Profit - Online Multipurpose Investment Platform - Maxprofit is a multipurpose investment script
Read more about this resource...
thanks Alot[email protected], 12345678
Then for error 500 i imported the sql file on phpmyadmin. it can be found in Maxprofit-6-0-nulled\Maxprofit\Product\upload\upload\core\storage\app
please let me know if it works for you
@WebSpider dear bro This script all payment methods not working how to fix?wakakak submitted a new resource:
Max Profit - Online Multipurpose Investment Platform - Maxprofit is a multipurpose investment script
Read more about this resource...
Please i have carefully read through all your suggestions, Now i am getting a blank page please i need help.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.<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