[Bug 13638] dogfood: xampp won't work properly

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 27 18:12:26 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=13638


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |source
             Status|UNCONFIRMED                 |NEW
          Component|-unknown                    |advapi32
     Ever Confirmed|0                           |1




--- Comment #9 from Austin English <austinenglish at gmail.com>  2010-06-27 18:12:26 ---
(In reply to comment #8)
> So do I have to run xampp-control.exe using wine as root?

You would need to install/run it as root, yes. Or somehow give your user
permission to bind to port 80.

You could also configure apache to run on a different port.

Anyway, in 1.2-rc5, I'm able to start/stop mysql several times without
problems. The other services (aside from apache) start fine as well.

Apache, however, starts (if I set it to a higher port). It shows in top, but
not in the control panel. Trying to visit localhost:8000 fails as well.

Confirming. Terminal shows a lot of advapi32/events activity:
fixme:advapi:RegisterEventSourceW ((null),L"Apache Service"): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
austin at midna:~/.wine/drive_c/xampp$ notepad
fixme:advapi:RegisterEventSourceW ((null),L"Apache Service"): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00000000,0xdfe0d0,(nil)):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00000000,0x12a9d0,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00000000,0xdfe378,(nil)):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00000000,0x12df28,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00000000,0xdfe3f8,(nil)):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00000000,0x12e608,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list