Search

Hi,

I have been trying to export an ensemble (one of my customers' website which is in production mode just now) but I keep getting a blank page after a few minutes (a PHP error I suppose). I think the error is linked with the fact that the website itself is just over 500 MB. Is there like a timeout limitation on the export function that I could reset?

Thank you, Ovi

The export ensemble really isn't meant to be used to package very large sites. One way is to try increasing the PHP's memory limit by adding the below to the top of your .htaccess file:

php_value memory_limit 1024M

Alternatively, just have the exporter package system files by moving those files out of the web root, or download them first and delete it, etc.

Thank you Allen. Eventually I had to download the files and export the database.

Adding phpvalue memorylimit 1024M to the .htaccess file didn't work.

Thanks a lot.

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