Jump to content

Recommended Posts

Posted

After filling in the information on the initial install page and checking the database path, I click the "Next Step" button and it comes right back to the same initial page with reset fields (blank).  It appears that the install program has created 22 tables in the database but will go no further.  There are no error messages.  I'm pretty sure I've set the correct permissions as instructed.  Any ideas??

Thanks.

Phil

  • Administrators
Posted

Hmm, Windows servers may be having troubles with the URL.

Do you know if you're using ISAPI or FastCGI? There's known troubles with FastCGI, if your host can switch it to ISAPI, then it should work ok

  • Administrators
Posted

I would email your host and ask them if PHP is a CGI extension, and whether they can switch it to ISAPI.

Do you use cPanel? I think there is an option in there.

It's just the way PHP is processed

Posted

My host tells me that I'm set up as CGI and they can switch me to ISAPI if I wish.  However, I'm currently running forums using phpBB and I'm concerned that a switch might adversely affect that application.  Is there another way to get your program installed......perhaps by direct entries into the database tables or some other workaround?

Thanks.

Phil

  • Administrators
Posted

The CGI has problems parsing the URLs, there's no quick way to change that (virtually every file will have to be changed).

I wouldn't anticipate any problems switching to ISAPI, it is more reliable and faster than the CGI implementation of PHP. I'd give it a shot, if any problems, you can always revert back.

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.   Restore formatting

  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.

Loading...
×
×
  • Create New...