Reacted by:
Does your cpanel have "MultiPHP Manager"?Everything Is on please what should I do again
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
RewriteEngine On
# Redirect Trailing Slashes...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]
# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
Can I have your telegram handle please is still not working if you can help meDoes your cpanel have "MultiPHP Manager"?
If so, set the domain you are using to be as shown in the image.
View attachment 24846
and make sure the code in the .htaccess file is as below:
PHP:<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)$ public/$1 [L] </IfModule> <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews </IfModule> RewriteEngine On # Redirect Trailing Slashes... RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} (.+)/$ RewriteRule ^ %1 [L,R=301] # Handle Front Controller... RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L] </IfModule>
and try to use php version 8.1, I also use this script on my domain but everything is normal.
You can pm me, I'll help as much as I can.Can I have your telegram handle please is still not working if you can help me
You can Download here------------------>>>> https://workupload.com/file/UqWpkKVPMhBCan someone please share the password?
You can Download here------------------>>>> https://workupload.com/file/UqWpkKVPMhBcan anyone please share the password?
You can Download here------------------>>>> https://workupload.com/file/UqWpkKVPMhBPost automatically merged:
I NEED PASSWORD, PLEASE CONTACT IN DM
the download file is version 1.2 please share lates version 1.3You can Download here------------------>>>> https://workupload.com/file/UqWpkKVPMhB
Post automatically merged:
You can Download here------------------>>>> https://workupload.com/file/UqWpkKVPMhB
Post automatically merged:
You can Download here------------------>>>> https://workupload.com/file/UqWpkKVPMhB
I am using php 8.3 versionWhich php version are you using?