Search

hi, I've installed remote datasource v1.0 and tried to retrieve data from remote site I tried the data source through browser it worked fine

but when I try to create a datasource by setting url and set user name password to class.gateway.php, i.e. $this->setopt(CURLOPT_USERPWD, sprintf('%s:%s', 'xxx@gmail.com', 'xxx'));

but symphony returned as followed: Fatal error: Maximum execution time of 30 seconds exceeded in C:xampphtdocssymphonysymphonylibtoolkitclass.gateway.php on line 383

any suggestion?

This error usually occurs when the data you are retrieving is quite large. Is it possible to fetch the data in smaller batches?

It looks like you are using Basic Authentication, which can be done in the URL without modifying the core if you like, http://user:pass@url.com :)

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details