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

Moin,

ich hab folgendes Problem:

Ich habe mir vor ein paar Wochen ein Mediawiki auf einem Windows Server 2003, mit Webserver IIS, PHP und MySQL, aufgesetzt.

Soweit funktioniert alles ganz gut, bis auf das Hochladen von Bildern / Dateien. Dabei erscheint folgende Fehlermeldung:

Interner Fehler:

Die Datei „C:\Windows\Temp\php2D22.tmp“ wurde nicht gefunden.

Hierbei variiert "phpXXXX.tmp" ständig.

In der LocalSettings.php ist folgendes betreffend des Uploads eingestellt:

$wgEnableUploads   = true;
$wgUploadPath = "{$wgScriptPath}/images";
$wgUploadDirectory = "{$IP}/images";
$wgFileExtensions = array('png', 'gif', 'jpg', 'jpeg', 'ppt', 'pdf', 'doc', 'psd', 'mp3', 'xls', 'swf', 'doc', 'odt', 'odc', 'odp', 'odg', 'mpp');
[/PHP]

Die Upload-Begrenzung ist in der php.ini standardgemäß auf 2 MB gestellt.

[PHP]upload_max_filesize = 2M

Außerdem sind die Schreibrechte für den User "IUSR" auch vorhanden.

Hat jemand noch einen Rat???:confused:

gruß

eS_GamER

:upps meinte natürlich windows server 2008; und nicht 2003

Moin,

das verzeichnis existiert und der benutzer hat ebenfalls schreibrechte...

gruß

so... habs problem endlich gefunden:

es lag nich am wiki sondern an den php settings. Dabei wurde beim upload versucht auf den temp-ordner außerhalb des Webservers zuzugreifen, was schließlich nicht funktionierte.

Für die, die das selbe problem haben:

Erstellt einen temp-Ordner auf dem webserver und verweist auf diesen in der PHP.ini.

Das ganze müsste da unter dem Punkt "Fopen wrappers" zu finden sein.

Danke

gruß

es_gamer

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.