I'll have to check that out. In the past I've tested batch jobs inside a browser windows but I've run into problems that it thinks it is loading a page and times out before the script finishes. I might be able to do it with a server php script and use Curl on my pc to load the script.
I want to create a script that updates/uploads data to mysql db. I have an local website and db on my pc & I've done this before using a php script in batch mode @ the command prompt.
I am trying to find a way to do similar on x10 site. I have a free account so from what I read I can't make...
Yea, I did get the graph libraries and GD extension working. Looks like I just have to the all the pieces pointing to correct paths. I was just using phpinfo.php to troubleshoot the GD. It is just the standard one line php script. But in any case I don't really need it now. Thanks.
I am trying to get custom graph extensions setup on the site. I've tried a number of steps towards that. If anyone can assist with any of the following it would be appreciated.
I tried to setup a phpinfo.php file to get a display of the configuration however I get a forbidden error.
I tried...
I am looking to enable PHP GD2 extensions. I've changed to the x3 theme, and found php settings but don't see GD2 anywhere. Is it not available or do I need to look somewhere else?