Jump to content

Recommended Posts

Hi please forgive me if I don't give enough info to begin with for the task at hand.

 

I installed a script and the next step is to activate it. 

I have done step 1, 2, and now i am up to step 3

1. Create a My-SQL database and username and password for it.
2. Open the file 'dbconfig.php'
update the My-SQL details there.
3. Upload files to server and run createtables.php file , 
it will create the tables
 
 
When i go to run createtables.php it give me a server error
When i go into the File manager it shows me the path to get to that file "Createtables.php" however when i attempt to run it the error comes up 
 
public_html/25/AdvancedForcedmatrix use this (1)/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/createtables.php
 
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator,  and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

 

Any suggestions 

 

Here is a copy of the pic that i took to show you the path in order to run.

 

http://  screenshot .co/#!/dadd61f1f5 

Edited by verynew2php
Link to comment
https://forums.phpfreaks.com/topic/304995-trying-to-activate-script/
Share on other sites

Admin I am looking into that now

[Fri Sep 15 23:44:27 2017] [error] [client 50.126.152.122] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://25.ywyfunding.com/home/ywyfcom/public_html/25/AdvancedForcedmatrix%20use%20this%20(1)/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/createtables.php
[Fri Sep 15 23:44:27 2017] [error] [client 50.126.152.122] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://25.ywyfunding.com/home/ywyfcom/public_html/25/AdvancedForcedmatrix%20use%20this%20(1)/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/createtables.php
[Fri Sep 15 23:44:18 2017] [error] [client 50.126.152.122] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://25.ywyfunding.com/home/ywyfcom/public_html/25/AdvancedForcedmatrix%20use%20this%20(1)/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/createtables.php
[Fri Sep 15 23:44:18 2017] [error] [client 50.126.152.122] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://25.ywyfunding.com/home/ywyfcom/public_html/25/AdvancedForcedmatrix%20use%20this%20(1)/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/createtables.php
[Fri Sep 15 14:32:55 2017] [error] [client 50.126.152.122] Directory index forbidden by Options directive: /home/ywyfcom/public_html/25/

Oookay, guess we don't put the paths aside after all.

 

First you need to fix that crazy path there.

public_html/25/AdvancedForcedmatrix use this (1)/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/10x10AdvancedForcedmatrix/createtables.php
Move everything so that it is in

public_html/25/10x10AdvancedForcedmatrix/createtables.php
Then the URL you should try (I think) is

http://25.ywyfunding.com/10x10AdvancedForcedmatrix/createtables.php
and see if it still complains about redirects.
This thread is more than a year old. Please don't revive it unless you have something important to add.

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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.