Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
942 views
in Q2A Core by
For the past few days Q2A has been acting pretty slow. (this site).  I am guessing it is because of the 1.3 beta 2 and it using CURL for the facebook logins?

In anycase, tonight i accessed the site and it is lighting faast!!!
Hopefully the issues with CURL are fixed?

Also, what is in store for Beta 3 of 1.3?

1 Answer

+4 votes
by
 
Best answer
I don't think anything just changed - probably a network/connectivity issue rather than something on the server itself.

There will be no 1.3 beta 3 - just the final release of 1.3, scheduled by the end of the month (hopefully!)
by
I have my Q&A running on 1and1 hosting and there is no problem with curl. Everything works perfect.
by
I have resolved the speed issues running on IIS.  Here is what is required.  It is best to run your Q&A site as its own seperate site ex. questions.mydomain.com or as a virtual directory using its own independent app pool.   The application pool should be run using: the No Managed Code for its .net version and workes beter under Integrated Pipeline.  I know most people are using Apache or nginx to host php, but windows users have to go through the above tweaks to make it perform properly.  Cheers.  Frank
by
Frank, thanks for the the instruction. I think it should be placed in the installation section of this site.
by
How is it that in the latest version where I have the function file_get_contents disabled in php.ini, that Curl isn't working ?.
I use Curl alot so I know it isn't the server!.
No matter what image I try, I get the following error:
The image could not be read. Please upload one of: GIF, JPG, PNG.
...