I asked this at phplist.com but got no response. I also searched fantasico site.
Installed to /lists using fantastico, which does the config edit for you. No manual edits done.
Problem: /lists/admin/ is blank, so is /lists/
Page source is just <!-- using ../config/config.php -->
Then I edited /admin/index.php to bump up the error reporting:
$er = error_reporting(E_ERROR | E_WARNING | E_PARSE);
Reloading the admin page gives no error but gives this warning:
Warning: main(SMARTY_CORE_DIRcore.load_plugins.php) [function.main]: failed to open stream: No such file or directory in /tmp/%%E3^E31^E31EF37A%%simpleWidget-Grid.tpl.php on line 3
Is this the cause? Can anyone help? I've tried various suggested fixes but to no avail.
phplist version 2.10.5
Apache version 1.3.37 (Unix)
PHP version 4.4.7
MySQL version 4.1.22-standard-log
Andrew has now upgraded software - but same problem:
Apache version 1.3.39 (Unix)
PHP version 4.4.8
MySQL version 5.0.45-community-log
Has anyone installed phplist recently with success?
How do I install MailMan?
Cheers,
Tom
Installed to /lists using fantastico, which does the config edit for you. No manual edits done.
Problem: /lists/admin/ is blank, so is /lists/
Page source is just <!-- using ../config/config.php -->
Then I edited /admin/index.php to bump up the error reporting:
$er = error_reporting(E_ERROR | E_WARNING | E_PARSE);
Reloading the admin page gives no error but gives this warning:
Warning: main(SMARTY_CORE_DIRcore.load_plugins.php) [function.main]: failed to open stream: No such file or directory in /tmp/%%E3^E31^E31EF37A%%simpleWidget-Grid.tpl.php on line 3
Is this the cause? Can anyone help? I've tried various suggested fixes but to no avail.
phplist version 2.10.5
Apache version 1.3.37 (Unix)
PHP version 4.4.7
MySQL version 4.1.22-standard-log
Andrew has now upgraded software - but same problem:
Apache version 1.3.39 (Unix)
PHP version 4.4.8
MySQL version 5.0.45-community-log
Has anyone installed phplist recently with success?
How do I install MailMan?
Cheers,
Tom
which is not currently provided, but are there any other reasons I am not aware of?
Comment