Jump to content

Cannot login to admin


Guest rob-e

Recommended Posts

Guest rob-e

I got a problem with the admin panel.

I installed a clean version.

First i did everything manual with the site cubecart/build.

everything is working exept i cannot login to the admin :)

after 2 or 3 minutes i get:

Fatal error: Maximum execution time of 90 seconds exceeded in d:\www\fcs.nl\www\Store\admin\includes\auth.inc.php on line 37

<edit>I also got the same error after installing with the wizard</edit>

http://www.fcs.nl/Store

Please help me.

I was very glad it worked because i could'nt get the other releases working.

so the shop workes but i cant do anything with it.

Still have my other shop working at 2.0.7

Link to comment
Share on other sites

Guest rob-e

yes i did

it didnt work

strange now i got

Fatal error: Maximum execution time of 90 seconds exceeded in d:\www\fcs.nl\www\Store\admin\login.php on line 32

Link to comment
Share on other sites

Guest rob-e

It sended the password

A new password has been emailed to [email protected]

And i also got the new pass.

If i put on purpose a wrong pass i directly get a response

Login Failed! Either the username or password was incorrect.

So authentication is going correct.

Link to comment
Share on other sites

Guest topjones

Looks like a PHP.ini settings issue. Script is timing out - try adding this to your index.php file under the Admin directory

set_time_limit(0);

Link to comment
Share on other sites

Guest rob-e

Now i dont got an eroor but the page keeps loading.

admin.jpg

After 5 minutes got

Fatal error: Maximum execution time of 90 seconds exceeded in d:\www\fcs.nl\www\Store\admin\includes\auth.inc.php on line 37

Link to comment
Share on other sites

Guest i-netmedia

Looks like a PHP.ini settings issue. Script is timing out

rob-e - any chance you can post a link to a phpinfo for your server then we can see what your php configuration is, that would be a good starting point.

Any others that are having the same prob may wish to do the same, some hosts use pretty restrictive php.ini setups, it may also be worth some of you looking into your logs to see if that sheds any lite.

i-netmedia

Link to comment
Share on other sites

Guest rob-e

Phpinfo link

php.JPG

Maybe a windows problem..

I did something else and thats working..but is not the way it should be..

I also installed it on a linux server on www.rob-e.nl with in the golbal.inc.php the configuration of the windows server mysql.fcs.nl only the files from the shop are on a linux server.

When i login on the linux server in admin section everything is going very well.

On the windows server it will not login.

Rob-E

Link to comment
Share on other sites

The problem is PHP5. I found that when running Php5, I cannot log into the admin. It works correctly in php4. I think this bug should be resolved in 3.0.1.

Link to comment
Share on other sites

Guest rob-e

This is indeed the problem !!!

When the host is on php 5.0 > than the problem exist.

When php = < 5 Then everything is ok.

I tested it and you're right.

on my other host the run PHP Version 4.3.11

On my host where my page is they run 5.04

Damn this IS a problem......

Maybe a sollution simple modification anywhere wich i can do myself?

Admin? Brooky? anyone?

In advance,

Rob-E :P

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 years later...
Guest MasterSites

Hi all, search for agees on this error - I am acutally a website developer and used to run my clients website on Linux, I then switched the server to Windows and many errors occured with CubeCart 4.3.3 when running on windows, v 4.2 seemed fine.

Anyway the issue definately 100% is to do with how you run PHP on a windows server. xtr3m post caused me to check the setting on the hosting for my client and found that PHP was runing as a CGI Application - I changed this to ISAPI extension and all works perfect, and I am runing PHP 5.2.6

Trust me change it to ISAPI Extension and all will work.

Thanks

Rob

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...