This post has been edited 5 times, last edit by "bastrian" (Apr 8th 2012, 5:37pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
<Event
xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
<EventID
Qualifiers="32768">5011</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-04-05T04:59:07.000000000Z" />
<EventRecordID>37705</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>XXX</Computer>
<Security />
</System>
- <EventData>
<Data Name="AppPoolID">Ravens Rising</Data>
<Data Name="ProcessID">2640</Data>
<Binary>6D000780</Binary>
</EventData>
</Event>
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
Name der fehlerhaften Anwendung: php-cgi.exe, Version: 5.3.10.0, Zeitstempel: 0x4f2ae019 Name des fehlerhaften Moduls: php5.dll, Version: 5.3.10.0, Zeitstempel: 0x4f2ae082 Ausnahmecode: 0xc0000005 Fehleroffset: 0x00092b80 ID des fehlerhaften Prozesses: 0x1298 Startzeit der fehlerhaften Anwendung: 0x01cd159f897ca66e Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\PHP\v5.3\php-cgi.exe Pfad des fehlerhaften Moduls: C:\Program Files (x86)\PHP\v5.3\php5.dll Berichtskennung: d2f963f7-8192-11e1-a81d-14dae9b8501d |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
2012-04-13 16:56:33 1xx.xx.xx.xx GET /forum/acp/index.php s=2a3eb666169c7ffd43104aa4dcb9d429d5b62c85 80 - xx.xx.xxx.xx8 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:11.0)+Gecko/20100101+Firefox/11.0 302 0 0 334 2012-04-13 16:56:33 1xx.xx.xx.xx GET /forum/acp/index.php page=Package&action=openQueue&packageID=0& 80 - xx.xx.xxx.xx8 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:11.0)+Gecko/20100101+Firefox/11.0 302 0 0 325 2012-04-13 16:56:35 1xx.xx.xx.xx GET /forum/acp/index.php page=Package&action=install&queueID=2&packageID=0& 80 - xx.xx.xxx.xx8 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:11.0)+Gecko/20100101+Firefox/11.0 500 0 255 1023 |

This post has been edited 1 times, last edit by "bastrian" (Apr 16th 2012, 11:03am)
Die einzige änderung bei IIS war eben PHP installieren (was ich über den Web Platform Installer gemacht hatte).
Die von WBB werden es sich hoffenlich ansehen und nachvollzihen können.

|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
Fatal error: unable to find package file 'C:\Windows\temp/96ae4ece_com.woltlab.wcf.tar'
You will get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=11002 Information:
error message: unable to find package file 'C:\Windows\temp/96ae4ece_com.woltlab.wcf.tar'
php version:
5.4.0
wcf version:
1.1.3 (Tempest)
file:
C:\inetpub\wwwroot\ravens-rising.net\forum\lib\acp\package\PackageArchive.class.php (134)
error code:
11002
date:
04/17/2012 03:11pm
request:
/forum/acp/index.php?page=Package&action=install&queueID=2&packageID=0&
referer:
http://ravens-rising.net/forum/acp/index.php?page=Package&action=openQueue&packageID=0&
Stacktrace:
#0 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\acp\package\PackageInstallation.class.php(81): PackageArchive->openArchive()
#1 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\acp\package\PackageInstallation.class.php(106): PackageInstallation->assignPackageInfo()
#2 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\acp\package\PackageInstallation.class.php(52): PackageInstallation->install()
#3 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\acp\page\PackagePage.class.php(49): PackageInstallation->__construct(2)
#4 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\page\AbstractPage.class.php(46): PackagePage->show()
#5 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\util\RequestHandler.class.php(64): AbstractPage->__construct()
#6 C:\inetpub\wwwroot\ravens-rising.net\forum\lib\util\RequestHandler.class.php(92): RequestHandler->__construct('Package', Array, 'page')
#7 C:\inetpub\wwwroot\ravens-rising.net\forum\acp\index.php(10): RequestHandler::handle(Array)
#8 {main}
Click the button below to abort the install and return to the ACP.
|
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH