Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying a simple code but failing #360

Open
hexemeister opened this issue Jun 20, 2024 · 1 comment
Open

Trying a simple code but failing #360

hexemeister opened this issue Jun 20, 2024 · 1 comment

Comments

@hexemeister
Copy link

I am trying to make a simple example to work, but I have no success.
PHP 5.3
It returns:
Fatal error: Class 'ZipArchive' not found in /home/renato/dev/php/xlsx-teste/xlsxwriter.class.php on line 101

And some warnings:
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-03/-3.0/no DST' instead in /home/renato/dev/php/xlsx-teste/xlsxwriter.class.php on line 33

Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-03/-3.0/no DST' instead in /home/renato/dev/php/xlsx-teste/xlsxwriter.class.php on line 743
2024-06-20 12:51:40:Error: ZipArchive class does not exist

Sorry, but I am a newbie in PHP. Many thanks in advance.

@sayid
Copy link

sayid commented Jun 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants