Jump to content
Pawnkdka

How To Config TOP Website?

Recommended Posts

Can any one help configure the website provided by snow crash? I tried a lot but the website is showing blank.

Which SQL Server should I Use?

Which Xampp Version Should I Use?

 

I Need help badly.

  • Like 1

Share this post


Link to post
Share on other sites
1 hour ago, Pawnkdka said:

Can any one help configure the website provided by snow crash? I tried a lot but the website is showing blank.

Which SQL Server should I Use?

Which Xampp Version Should I Use?

 

I Need help badly.

You can use any version of sql server for website use zend for website you can find guide in pkodev at guide section 

Share this post


Link to post
Share on other sites

You need xampp version 1.6.6 for Old website  by snow crash, or install zendm , you can found  here in PKO dev section guide.

 

But I think that is better make own code PHP for handle it. 

 

 

Share this post


Link to post
Share on other sites

You see blank page because there is an error occurred and error reporting is disabled in php.ini. Probably PHP does not support old MSSQL functions, such as mssql_connect(), mssql_query() and etc.

 


Share this post


Link to post
Share on other sites
On 9/3/2017 at 3:37 AM, EZEQUIEL said:

You need xampp version 1.6.6 for Old website  by snow crash, or install zendm , you can found  here in PKO dev section guide.

 

But I think that is better make own code PHP for handle it. 

 

 

image.png.5bbcbe2d337527b70e43ec7047e95109.png

 

I installed xampp version 1.6.6 just like you said and it worked like a charm. Thank you :)

Share this post


Link to post
Share on other sites
On 9/21/2018 at 3:58 AM, Mhbays said:

image.png.5bbcbe2d337527b70e43ec7047e95109.png

 

I installed xampp version 1.6.6 just like you said and it worked like a charm. Thank you :)

I install it but is showing me this error..

 

Core-Error: Failed to connect to database!
Error: #10060, A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Share this post


Link to post
Share on other sites
11 hours ago, rafamod said:

I install it but is showing me this error..

 

Core-Error: Failed to connect to database!
Error: #10060, A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Try editing

inc.includes.php 

Quote

image.png.a63b3bbdd50991397bcaa3c09710acc7.png

 

Share this post


Link to post
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.   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...