Menu

#245 EQL Database Export data - not working - table "search"

closed-invalid
nobody
5
2006-12-26
2006-09-09
pierre
No

hello,
i'm using exponent since one year and sometimes i'm
using the export data function. no problem. BUT - today.

i tried to export all tables (exluding sessionticket).
but the download-dialog says "you have chosen to open
index.php" and if i click "save to disk" i get a file
index.php with 0 Byte. BOOOM: export isn't working

some trial and error session later: if i deselect the
table "search" every thing ist fine.

WHY is tis a problem, and why wasn't it a problem the
last 12 months ago?

i'm using 0.96.3. the only change is a new theme i
installed - it's a theme i designed my own. and there
is a search module on every site (i read this:
http://sourceforge.net/tracker/index.php?func=detail&aid=1469073&group_id=118524&atid=681366\).
if i change the theme back to the default portal theme
i have the same problem.

what was changed in my system that the export isn't
working with the search table? is it a problem not to
export this table?

thank you :-)

kind regards,
pierre

Discussion

  • pierre

    pierre - 2006-09-17

    Logged In: YES
    user_id=1449827

    hi,
    it's funny. some days later it works fine. i don't know what
    changed. i rebooted my system (debian linux) but i don't
    know if it was the solution.

    bye,
    pierre

     
  • pierre

    pierre - 2006-10-01

    Logged In: YES
    user_id=1449827

    hi,
    the problem still exists. i dont know why and in which
    circumstances.

    work - works not - works - works not - ...

    kind regards,
    piere

     
  • jacobmesu

    jacobmesu - 2006-10-05

    Logged In: YES
    user_id=1231619

    Can you edit the pathos_version.php file and set the DEVELOPMENT
    constant to 1 (this will turn on PHP debugging), and then try it
    again, and reply back to this bug report with the PHP error
    messages you get.

    That should help to clear stuff up.

     
  • pierre

    pierre - 2006-10-05

    Logged In: YES
    user_id=1449827

    hi jacobmesu,
    thank you - good tip.

    the error-message in /var/log/apache/error.log was:

    PHP Fatal error: Allowed memory size of 16777216 bytes
    exhausted (tried to allocate 8217 bytes) in
    /var/www/exponent-0.96.3/subsys
    tems/backup.php on line 85

    i edited /etc/php4/apache/php.ini, changed the memory_limit
    from 16 to 32 and restarted apache ...

    and it works :-)

    thank you.

    pierre

     
  • jacobmesu

    jacobmesu - 2006-10-06
    • status: open --> closed-invalid
     
  • pierre

    pierre - 2006-10-07

    Logged In: YES
    user_id=1449827

    hi jacobmesu,
    thank you - good tip.

    the error-message in /var/log/apache/error.log was:

    PHP Fatal error: Allowed memory size of 16777216 bytes
    exhausted (tried to allocate 8217 bytes) in
    /var/www/exponent-0.96.3/subsys
    tems/backup.php on line 85

    i edited /etc/php4/apache/php.ini, changed the memory_limit
    from 16 to 32 and restarted apache ...

    and it works :-)

    thank you.

    pierre

     
  • pierre

    pierre - 2006-10-07
    • status: closed-invalid --> open
     
  • jacobmesu

    jacobmesu - 2006-12-26
    • status: open --> closed-invalid
     

Log in to post a comment.