Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Guten Tag,

ich muss für ein Projekt Excel Datein ein eine MySQL Datenbank per Knopfdruck impotieren lassen. Nach einigem suchen im Internet habe ich den ExcelReader gefunden, den fehler mit der oleread.ini behoben.

Jetzt kommt aber ein fehler wo ich nicht weiter weiß:

Fatal error: Maximum execution time of 30 seconds exceeded in /opt/lampp/htdocs/phpExecelReader/Excel/oleread.inc on line 172

Kann mir da vielleicht Jemand helfen?

Danke schon mal im voraus

Ja stimmt lag daran, danke.

Das Problem ist das ich jetzt einen neuen Fehler habe:

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /opt/lampp/htdocs/test/phpExcelReader/Spreadsheet/Excel/reader.php on line 519

weißt du vielleicht für den ein Rat?

Danke und schöne Grüße

Hallo,

danke für den Hinweis, hab jetzt meine maximale Laufzeit und Speicherbelegung recht hochgestellt:

ini_set('max_execution_time', 300);

ini_set('memory_limit', '24M');

leider ist das Problem immer noch da:

Fatal error: Maximum execution time of 300 seconds exceeded in /opt/lampp/htdocs/test/phpExcelReader/Spreadsheet/Excel/Reader/OLERead.inc on line 172

Schöne Grüße

So da ich die Probleme nicht weg bekommen hab, habe ich mich entschieden mit dem .csv Format zu arbeiten.

Muss man dann zwar anders abspeichern ist aber einfacher zu lesen.

Trotzdem vielen dank für die Informativen Beiträge!

Schöne Grüße

set_time_limit(0); wird dir helfen...

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.