Author:
nickdunn
Version:
0.9.0
Released:
1 June 2011
Category:
Other

Closed#1: Error on Symphony install with this extension

Hi Nick,

I’ve just done a fresh install of Symphony from my SVN where I have added this extension in the SVN.

I get this error when the install completes and tries to get to the /symphony admin dir

Cannot modify header information - headers already sent by (output started at C:projectsftcsymphonyextensionssearch_indexlibclass.search_index.php:171)
    C:projectsftcsymphonysymphonylibcoreclass.errorhandler.php line 29

    24                  $class = "{$exception_type}Handler";
    25              }
    26
    27              $output = call_user_func(array($class, 'render'), $e);
    28              
    29              header('Content-Type: text/html; charset=utf-8');
    30              header(sprintf('Content-Length: %d', strlen($output)));
    31              echo $output;
    32              exit;
    33              

What version of Symphony are you using John?

Sorry for the delay,

I’m on 2.0.8RC3. I haven’t tried it again after I got the install to work, had to delete the extension for it to finish which makes me realise that the install works fine, it’s just trying to log in that fails.

It’s an install at work so I can’t see it again till Monday…

PS,

There are supposed to be slashes in the code posted, but I forgot to escape them…

As you can see though, I’m using XAMP for Windows too…

Hrm. Pass?

John you might want to try the latest version, 0.7.4 on a Symphony 2.2. It's way better and fixes a shedload of bugs. Marking this as closed as it's 10 months since report and things have come on a long way since.

This issue is closed.

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