Jump to content

VanillaRose

New Members
  • Posts

    4
  • Joined

  • Last visited

VanillaRose's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, I have a non-profit website that I've developed with PHP. I'm trying to make the logged in users can output letters in Word with selected data from a query in MySQL. I've tried to use PHPWord, the letters outputted with no data in the letters. Also I tried used PHP COM, but Hostforlife won't let me restart the server because it is shared. Lastly I wrote a SELECT query with INTO OUTFILE '$file' to create a CSV which the users could download and use to merge into Word, but because the database user does not have FILE access, it produces this error: Error: Access denied for user 'blabla'@'localhost' (using password: YES) I think Hostforlife will not allow FILE privileges on a shared server. So, how can I get around this. Somehow I want to be able to at least write the query and download the data. Javascript? jQuery? or Something else? Any of you can help me? Thanks in advance
  2. Hi, thanks for your information. In addition, Hostforlife have already fixed my problem. They told me to raise its php fast cgi timeout. There's no problem with their server, my website runs smoothly in their server and i never met any downtime. My problem is clear now
  3. Hi, I have a website which has hosted in Hostforlife. It was working fine. But from last 1 week it takes above 30 seconds to load and finally an error message like 500 Internal Server Error is shown. When I get into the inner error description it shows: 'HTTP Error 500.0 - Internal Server Error C:\php53\php-cgi.exe - The FastCGI process exceeded configured activity timeout' - See more at: http://www.gidforums.com/showthread.php?p=107351#post107351 I don't have any .htaccess file or I'm not using any URL re-writing methods. And this problems comes only when i load php script. I have contacted Hostforlife.eu customer service and they has solved the problem. But recently it shows again. Is there any action that i need to do from my part? Please help me to solve this issue. Thank you very much.
×
×
  • 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.