Install problems
Posted: Thu Apr 16, 2009 8:38 pm
Hi,
I'm having trouble getting Swift Mailer working. When I require_once 'swift_required.php', I end up with an error in cache_deps.php:
[17-Apr-2009 13:27:18] PHP Parse error: syntax error, unexpected $end in C:\Users\...\Webroot\lib\php\dependency_maps\cache_deps.php on line 17
Putting a ?> at the end of this file fixes this error, but reveals another:
[17-Apr-2009 13:14:20] PHP Parse error: syntax error, unexpected T_UNSET in C:\Users\...\Webroot\lib\php\dependency_maps\mime_deps.php on line 76
Adding ?> to that file doesn't help.
Since these errors seem pretty fundamental, perhaps I've done something wrong? I'm very new to php.
I am using php 5.2.6 & Swift Mailer 4.0.3.
Any help appreciated.
Thanks,
Paul.
I'm having trouble getting Swift Mailer working. When I require_once 'swift_required.php', I end up with an error in cache_deps.php:
[17-Apr-2009 13:27:18] PHP Parse error: syntax error, unexpected $end in C:\Users\...\Webroot\lib\php\dependency_maps\cache_deps.php on line 17
Putting a ?> at the end of this file fixes this error, but reveals another:
[17-Apr-2009 13:14:20] PHP Parse error: syntax error, unexpected T_UNSET in C:\Users\...\Webroot\lib\php\dependency_maps\mime_deps.php on line 76
Adding ?> to that file doesn't help.
Since these errors seem pretty fundamental, perhaps I've done something wrong? I'm very new to php.
I am using php 5.2.6 & Swift Mailer 4.0.3.
Any help appreciated.
Thanks,
Paul.