• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Login & Register page not found?

Started by j9uddin,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

j9uddinTopic starter

Hi

Everything seems to work fine except the Login and Register page? it shows a 404 message?

Everything is there including the .htaccess file. What has happened?

Thanks
  •  

interfear

I get the same error with the default 3.5 release (fresh install no upgrade).  I've been trying all kinds of .htaccess versions without any luck :(
  •  

PHPVibe A.

Access and error logs please, this does not happen on any of my tests.

j9uddinTopic starter

  •  

interfear

Fixed... Mine was an apache .conf overriding .htaccess modrewrite
  •  

tesladisk

hi  can you tell me how you fix the 404 error what conflict is in apache i get the same error but mod rewrite working and htaccess is good
please some help thanks
  •  

ollipaust

i had this too and what i did:

-make a proper .htaccess
-turn off mod_security
  •  

tesladisk

i all ready disable mod_security but the problem continue i do not know what else can i do can someone post the proper code for disable mod_security (in case i made some mistake ) and if someone knows what conflict may have the script with apache besides mod_security
  •  

PHPVibe A.

Do you have any other non-standard modules? Like firewalls or something, anything that can conflict with encrypted cookies?
Does it trow 404 after you login/register or all the time?
Is there any folder /login or /register from an previous script?

tesladisk

it does not do it all the time i try with facebook login as a member with diferent account and sometimes not always stuck to the 404 not found page i close the browser clean up cache and try again and logs me in my server is vps with proguard i have disable mod_security from htaccess but as far i understand this only reduce the amount of times that happens when i install the script the server was clean nothing in it the problem is that is happens to members not just me
  •  

tesladisk

also my server is fully managed by my host and i can not know what modules have if you can help i can give you access to server whm  cpanel to take a look i do not have the knowledge to understand what modules can have conflict and the host does not give me the best support on this i get 404 not found only when i try to login or register
  •  

interfear

For me it was a problem with my apache configuration file.
I'm on Ubuntu so my (/etc/apache2/sites-enabled/000-default) file was not allowing mod-rewrite.
I had to change AllowOverride / Order Allow / Allow from.
  •  

PHPVibe A.

There is an conflict with the encrypted cookies then, something is shutting the page down.
Can you mail office@phpvibe.com with subject [To Alex] so I can check tomorrow what's in your whm?

tesladisk

  •  

PHPVibe A.


tesladisk

alex my host disable the mod_security in the server not just from the htaccess file but after a few logins i stuck in the 404 not found page i am realy unlucky and i do not know what else to do i try to find another server right now but i do not know if this can solve my problem
  •  

tesladisk

i confirm that mod_security and firewall is disabled for my server but i get the same 404 not found i notice that when i refresh after that with ctrl f5 the page looks broken no images just text in the left side but in the same 404 not found when i delete the cookie of my site page looks fine but after login same 404 not found any suggestions
  •  

PHPVibe A.

You had mod_security and cfs there, so two modules for security that may conflict.

tesladisk

this guys from my host messing up my server but i confirm that both are disabled by me this time and i get the 404 but i am looking for a new host vps server any suggestions ?
  •  

PHPVibe A.


Similar topics (7)