Forum Replies Created
-
AuthorPosts
-
serving
ParticipantFirst of all: was PHP working for you after the 10.2.8 upgrade to 10.3?
The upgrade from Jaguar to Panther hosed my PHP install. I decided to go for [url=http://www.entropy.ch/software/macosx/php/]Marc Liyanages[/url] PHP installer package, instead of jumping through the hoops again.
The upgrade from 10.3.2 to 10.3.3 hosed my Apcahe. It would not start. The upgrade added these lines in the httpd.conf configuration file:
# Including WebObjects Configs
Include /System/Library/WebObjects/Adaptors/Apache/apache.confI commented them out, (as I’m not using WebObjects) and Apache restarted smoothly.
Hope this helps,
Cheers. 🙂serving
ParticipantBeen using phpBB from the release of version 2.0 with:
Mac OS X Server 10.2 – 10.3.2
PHP 4.1.2 – 4.3.4
MySQL 3.23.xx – 4.0.17
Apache 1.3.23 – 1.3.28Works without a hitch 😀
Cheers.
serving
ParticipantI also have problems connecting to my proftpd server 🙁
Error free compile / make proftpd 1.2.9 with sql_mod using standalone, running on OS X Server 10.3.1.
On ever connection attempt, the proftod instance crashes producing this output to system.log and proftpd.crash.log.
system.log:
Dec 10 22:26:22 localhost crashdump: Unable to determine CPSProcessSerNum pid: 951 name: proftpd
Dec 10 22:26:22 localhost crashdump: Started writing crash report to: /Library/Logs/CrashReporter/proftpd.crash.log
Dec 10 22:26:22 localhost crashdump: Finished writing crash report to: /Library/Logs/CrashReporter/proftpd.crash.logproftpd.crash.log:
Host: localhost
Date/Time: 2003-12-10 22:26:21 +0100
OS Version: 10.3.1 (Build 7C107)Command: proftpd (./proftpd)
PID: 951
Thread: 0Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x43300002Thread 0 Crashed:
#0 0x9000bca4 in strcasecmp (strcasecmp + 100)
#1 0x00049f10 in 0x49f10
#2 0x0004b03c in 0x4b03c
#3 0x0004f444 in 0x4f444
#4 0x0001d2bc in 0x1d2bc
#5 0x0001de50 in 0x1de50
#6 0x0001df74 in 0x1df74
#7 0x0003b078 in 0x3b078
#8 0x0003d564 in 0x3d564
#9 0x0001d2bc in 0x1d2bc
#10 0x00002b04 in 0x2b04
#11 0x00002de0 in 0x2de0
#12 0x00003470 in 0x3470
#13 0x0000460c in 0x460c
#14 0x00004cf4 in 0x4cf4
#15 0x000084c4 in 0x84c4
#16 0x00001958 in 0x1958
#17 0x000017cc in 0x17ccPPC Thread State:
srr0: 0x9000bca4 srr1: 0x0000f930 vrsave: 0x00000000
cr: 0x42222228 xer: 0x20000002 lr: 0x9000bc48 ctr: 0x9000bc40
r0: 0xa0001204 r1: 0xbfffee40 r2: 0xa0001314 r3: 0x00000044
r4: 0x43300002 r5: 0x00000000 r6: 0x00000000 r7: 0x00000002
r8: 0x00000000 r9: 0xa0001e58 r10: 0x00000000 r11: 0x0008c518
r12: 0x9000bc40 r13: 0x00000001 r14: 0x80000000 r15: 0x0008aa54
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
r20: 0x02805088 r21: 0x02867878 r22: 0x0008f34c r23: 0x028635b8
r24: 0x0008aa54 r25: 0x02867c30 r26: 0x0285fc30 r27: 0x0285fc80
r28: 0x00000064 r29: 0x43300002 r30: 0x000729d4 r31: 0x9000bc48It’s very frustrating when compiling proftpd was a breeze for 10.3.1. I’ve been using proftpd on OS X Server 10.2 with great performance for more than a year. Now it died on me when upgrading to 10.3.1.
Maybe these error messages will spark someones memory, for a solution.
Cheers. 😀
-
AuthorPosts
Recent Comments