it is impossible to install with mysqli on a non standard port. it is magical how to do so with mysql and postgres (append : in the host textfield). i suggest making a UI in the 'advanced fieldset' for port number.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | patch_122_2.patch | 6.7 KB | flk |
| #5 | patch_122_1.patch | 6.81 KB | flk |
| #4 | patch_122_0.patch | 6.81 KB | flk |
| #1 | patch_122 | 6.7 KB | moshe weitzman |
Comments
Comment #1
moshe weitzman commentedComment #2
flk commentedpatch works fine for me: tried 3 different ports
9000
3309
4086
defualt port 3306 and leaving it blank.
Comment #3
moshe weitzman commentedRTBC based on prior post
Comment #4
flk commentedcorrected wrong tabbing..thnx webchick
Comment #5
flk commentedand another
*holds his breath*
Comment #6
AjK commentedPatch in #5 failed to apply to a fresh CVS install (all hunks failed).
Patch in #1 applied no problems. Verify that all worked fine with #1 patch as specified in the problem/solution.
regards,
--AjK
Comment #7
flk commentedpardon my noobishness, #1 worked perfectly fine for me aswell, i was just told to correct 2 sytanx which were tabs instead of tabs.
hope i corrected it now
Comment #8
flk commenteds/of tabs/of space
Comment #9
AjK commentedPatch in #7 applied and works as expected (install for mysqli functional).
regards,
--AjK
Comment #10
dries commentedPatch no longer applies. Otherwise looks OK.
Comment #11
AjK commentedDries, I'm confused. I got myself a fresh checkout of HEAD and re-applied the patch in #7 above:-
Seems to apply ok to me?
regards,
--AjK
Comment #12
dries commentedYou're right. Committed to CVS HEAD.
Comment #13
(not verified) commented