Jump to content

Recommended Posts

Hello

Last two days i have problems with my site - https://www.oldlibar.website/

here was fix tow days before  -

my htaccess file is here - (not changes lates latest months)

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
DirectoryIndex index.php
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

please some fixt that i must not upload every day - new index.php

 

regards

Link to comment
Share on other sites

Looks like you might be running our software and another software in your directory for your root domain there. That would definitely create issues, I'm afraid. You would need to separate those into one directory each.

Link to comment
Share on other sites

35 minutes ago, Jim M said:

Looks like you might be running our software and another software in your directory for your root domain there. That would definitely create issues, I'm afraid. You would need to separate those into one directory each.

Thanks - can you explain more please - what i must do? what i must separated ?

please explain

Link to comment
Share on other sites

16 minutes ago, bosss said:

Thanks - can you explain more please - what i must do? what i must separated ?

please explain

Our software can’t be in the same directory as another so you would need to create a new one (name it community, forum, whatever) and put our software in it. Can follow the instructions here to change your license URL after:

 

Link to comment
Share on other sites

14 minutes ago, Jim M said:

Our software can’t be in the same directory as another so you would need to create a new one (name it community, forum, whatever) and put our software in it. Can follow the instructions here to change your license URL after:

 

I have only IPS on my root - i have not any test site or another

Link to comment
Share on other sites

@Jim M please can you delete this link - https://www.oldlibar.website/ips4test/

my error log on server

[20-Apr-2023 06:06:19 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[20-Apr-2023 06:06:20 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[20-Apr-2023 06:06:26 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[20-Apr-2023 06:06:31 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[20-Apr-2023 06:06:47 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[20-Apr-2023 06:07:01 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 07:04:40 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 07:04:45 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 07:04:56 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 07:32:28 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 07:47:26 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 08:01:56 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
[21-Apr-2023 08:01:56 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1

Please some help - never had those problems before

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...