arildb_: [~arildb@101.109.93.140] has joined #tikiwiki
arildb: [~arildb@101.109.82.108] has quit [Ping timeout: 240 seconds]
Caarrie|away: is now known as Caarrie|sleeping
fabricius: [~chatzilla@p57B2E8B7.dip.t-dialin.net] has quit [Remote host closed the connection]
[~chatzilla@p57B2E8B7.dip.t-dialin.net] has joined #tikiwiki
goj_killedByISP: [~goj@p57967B1B.dip.t-dialin.net] has joined #tikiwiki
goj: [~goj@p57967C3E.dip.t-dialin.net] has quit [Disconnected by services]
goj|ghost: [~goj@p57967B79.dip.t-dialin.net] has joined #tikiwiki
is now known as goj
goj_killedByISP: [~goj@p57967B1B.dip.t-dialin.net] has quit [Ping timeout: 240 seconds]
SteveC__: [~chatzilla@c-24-4-77-6.hsd1.ca.comcast.net] has left #tikiwiki []
Trebly: [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has quit [Ping timeout: 248 seconds]
nkoth|nelson: [~nelsonko@CPE78cd8ec96100-CM78cd8ec960fd.cpe.net.cable.rogers.com] has quit [Quit: nkoth|nelson]
phantomfake: [~whats_in_@pool-71-190-229-236.nycmny.fios.verizon.net] has joined #tikiwiki
marclaporte1: [~marclapor@65.93.13.98] has joined #tikiwiki
marclaporte: [~marclapor@65.94.45.118] has quit [Ping timeout: 244 seconds]
rdi: [~rdi@93.217.251.113] has joined #tikiwiki
Tiki|bot: New Forum Posts: Uploading images to the Wiki - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42870
New Forum Posts: Display name/caption Tracker field names - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42871
New Forum Posts: How to execute php code in a Wiki page? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42872
Wilkins: [~Wilkins@LPuteaux-156-14-100-245.w80-12.abo.wanadoo.fr] has joined #tikiwiki
arildb_: [~arildb@101.109.93.140] has quit [Read error: Connection reset by peer]
fabricius: [~chatzilla@p57B2E8B7.dip.t-dialin.net] has quit [Quit: *fuuuppppp gone*]
sandroandrade: [~quassel@186.214.248.142] has joined #tikiwiki
Caarrie|sleeping: is now known as Caarrie|away
rodrigoprimo: [~rodrigo@177.35.223.108] has joined #tikiwiki
CIA-127: tikiwiki: sampaioprimo * r39400 /branches/6.x/ (4 files in 3 dirs): [bp/r39390][FIX] object perms: group name encoding
Trebly: [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has joined #tikiwiki
Adam____: [d1e204ac@gateway/web/freenode/ip.209.226.4.172] has joined #tikiwiki
Hello
any one here knows mysql ?
CIA-127: tikiwiki: sampaioprimo * r39401 /branches/6.x/lib/setup/twversion.class.php: [REL] Preparing 6.6 release
Adam____: ?
I lost my mysqld.sock file
connot find it under /tmp also
how can recover this issue ?
CIA-127: tikiwiki: sampaioprimo * r39402 /branches/6.x/README: [REL] Update README file for 6.6
tikiwiki: sampaioprimo * r39403 /branches/6.x/lang/ (17 files in 17 dirs): [REL] Update language.php files for 6.6
rodrigoprimo: Adam____: restarting mysql doesn't solve the problem? I think mysql.sock is created when mysql starts but I'm not sure
CIA-127: tikiwiki: sampaioprimo * r39404 /branches/6.x/changelog.txt: [REL] Update changelog.txt for 6.6
Adam____: Rodrigo
NO
i cannot restart
it fails
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
and Yea u r right, sock is created only when u start the server
but does not start
sandroandrade: [~quassel@186.214.248.142] has quit [Read error: Connection reset by peer]
radek82: [~radek@206-248-161-239.dsl.teksavvy.com] has joined #tikiwiki
Jyhem_laptop: any error message on mysql server start failure ?
CIA-127: tikiwiki: sampaioprimo * r39405 /branches/6.x/db/tiki-secdb_6.6_mysql.sql: [REL] SecDB for 6.6
tikiwiki: sampaioprimo * r39406 /tags/6.6/: [REL] Tagging release
rdi: Adam____ Which / Distribution do you run?
Adam____: ubunto
server
tiki wiki
2.2
:)
very old one
I am trying to install the "service" so i can use service mysql start
but it hangs on 0% [Waiting for headers]
rdi: You can try to recover by `ps aux | grep mysqld` to get the PID of mysql
Adam____: so i just run that command on root ?
rdi: Afterwards search the sockets of the process with `ls -l /proc/INSERT_MYSQLD_PID_HERE/fd | grep socket`
Root
Adam____: I got this : - root 7095 0.0 0.1 3004 752 pts/0 R+ 05:28 0:00 grep mysqld
rdi: the PID is 7095
Adam____: so ?
nkoth|nelson: [~nelsonko@CPE78cd8ec96100-CM78cd8ec960fd.cpe.net.cable.rogers.com] has joined #tikiwiki
[~nelsonko@CPE78cd8ec96100-CM78cd8ec960fd.cpe.net.cable.rogers.com] has quit [Client Quit]
Adam____: what s next
?
rdi: what does `ls -l /proc/7095/fd | grep socket` say?
Adam____: ls: cannot access /proc/7095/fd: No such file or directory
rdi: Whops, got the processlist wrong, you have no mysql running (this was the pid of grep)
What does /etc/init.d/mysql status say?
Adam____: musql is stopped
mySql is stopped
rdi: Ok, run `/etc/init.d/mysql start`
Adam____: Starting MySQL database server mysqld [ OK ]
rdi: What does /etc/init.d/mysql status say now?
Adam____: * Checking for corrupt, not cleanly closed and upgrade needing tables.
also got this line
when i started
rdi: This is OK
Now it should be running
Adam____: Threads: 1 Questions: 250 Slow queries: 0 Opens: 236 Flush tables: 1 Open tables: 64 Quer
does that meas
it is working
?
rdi: Seems OK
Adam____: WOOOOOW
yea
Man
i have been doinf this shit
for over 3 days
NOW
what was it ?
was it the PID ?
rdi: Hard to tell from here, but I guess mysql is not configures to start automatically on your system
Adam____: yea but thi only worked
when we ran the command
ps aux | grep mysqld
RDI U rock
Thank you MAn
rdi: No, previously you tried to restart, and the shutdown failed because there was no server instance running
The start command did not try to stop the server and therefore succeded
Adam____: beleive me
i tried start
before jusrt alone
but did not work
-: rdi is annoyed because he can't select english spell checking in his client
rdi: Did you try this as user or as root?
Adam____: as root
weird
rdi: sounds strange
Adam____: Yea
but anyhow Thank you man
you saved me a day of work
:)
rdi: You should look into /var/log/mysql if there are messages
Adam____: i cannot find any log
it is empty
[d1e204ac@gateway/web/freenode/ip.209.226.4.172] has quit [Quit: Page closed]
rodrigoprimo: [~rodrigo@177.35.223.108] has quit [Ping timeout: 248 seconds]
[~rodrigo@177.35.223.108] has joined #tikiwiki
rdi: Hehe, I just ran `git gc --aggressive` over a git-svn clone of tw.o, after 54m5.684s .git shrinks from 495M to 174M
tiko: [d1e204ac@gateway/web/freenode/ip.209.226.4.172] has joined #tikiwiki
Guys, I am upgrading Tiki wiki
using phpmyadmin
to export my databse then import it after
in new server
My current database is
MyISAM - latin swedish
and they recoomend UTF8
would this work ?
rodrigoprimo1: [~rodrigo@177.35.223.108] has joined #tikiwiki
tiko: sorry the collation i mean
rodrigoprimo: [~rodrigo@177.35.223.108] has quit [Ping timeout: 248 seconds]
CIA-127: tikiwiki: sampaioprimo * r39407 /branches/8.x/db/tiki-secdb_8.2_mysql.sql: deleting secdb sql file from previous version
tikiwiki: sampaioprimo * r39408 /branches/8.x/lib/setup/twversion.class.php: [REL] Preparing 8.3 release
marclaporte1: [~marclapor@65.93.13.98] has quit [Quit: Leaving.]
CIA-127: tikiwiki: sampaioprimo * r39409 /branches/8.x/README: [REL] Update README file for 8.3
rodrigoprimo1: tiko: there is a script in tiki installer to convert your database from latin to utf8. make sure to have a backup of your data before using it. it works in most cases, but not all cases.
tiko: ok I will try
that
and see
i created my databse
using phpmyadmin
on the new server
should i set it up
in the collation tab to latin ?
it is latin_swedish_ci now
no idea why they had that settings
CIA-127: tikiwiki: sampaioprimo * r39410 /branches/8.x/lang/ (49 files in 49 dirs): [REL] Update language.php files for 8.3
redflo: [~flo@tikiwiki/redflo] has joined #tikiwiki
CIA-127: tikiwiki: sampaioprimo * r39411 /branches/8.x/changelog.txt: [REL] Update changelog.txt for 8.3
SteveC__: [~chatzilla@c-24-4-77-6.hsd1.ca.comcast.net] has joined #tikiwiki
Hello All -- I'm putting the wraps on a minor feature add and have found the "users_permissions" table to have changed recently.
Basically, it's been reduced to two columns and empty.
Can anyone tell me where I should be putting the new permission now so it is picked up by the permission management screen?
tiko: [d1e204ac@gateway/web/freenode/ip.209.226.4.172] has quit [Quit: Page closed]
CIA-127: tikiwiki: sampaioprimo * r39412 /branches/8.x/copyright.txt: [REL] Update copyright.txt for 8.3
arildb: [~arildb@101.109.93.140] has joined #tikiwiki
CIA-127: tikiwiki: sampaioprimo * r39413 /tags/8.3/: [REL] Tagging release
tikiwiki: jyhem * r39414 /trunk/installer/tiki-installer.php: [FIX] Remove notice, allow '-' in new database names, don't attempt to create a new database if an invalid database name is provided
arildb_: [~arildb@101.109.93.140] has joined #tikiwiki
arildb: [~arildb@101.109.93.140] has quit [Read error: Connection reset by peer]
Wilkins: [~Wilkins@LPuteaux-156-14-100-245.w80-12.abo.wanadoo.fr] has quit [Ping timeout: 276 seconds]
rodrigoprimo1: [~rodrigo@177.35.223.108] has quit [Ping timeout: 240 seconds]
rodrigoprimo: [~rodrigo@177.35.223.108] has joined #tikiwiki
rdi: Is it possible to deliver documents via smarty with an mime type other than text/html?
background: I have to create a complex CVS file on demand, where the template system can help
sandroandrade: [~quassel@186.214.248.142] has joined #tikiwiki
CIA-127: tikiwiki: jyhem * r39415 /trunk/lang/fr/language.php: improve french translations
tikiwiki: jyhem * r39416 /trunk/lib/prefs/site.php: [FIX] Site title now displayed by default (after all, we ask for one in the installer)
Caarrie: [~Caarrie@unaffiliated/caarrie] has joined #tikiwiki
rdi: Never mind, I found a way
Caarrie|away: [~Caarrie@unaffiliated/caarrie] has quit [Disconnected by services]
Caarrie: is now known as Caarrie|away
arildb_: [~arildb@101.109.93.140] has quit [Quit: Leaving]
sandroandrade: [~quassel@186.214.248.142] has quit [Read error: Connection reset by peer]
rodrigoprimo: [~rodrigo@177.35.223.108] has quit [Ping timeout: 276 seconds]
[~rodrigo@177.35.223.108] has joined #tikiwiki
gezza: [4e831c7e@gateway/web/freenode/ip.78.131.28.126] has joined #tikiwiki
rodrigoprimo: [~rodrigo@177.35.223.108] has quit [Ping timeout: 240 seconds]
radek82: [~radek@206-248-161-239.dsl.teksavvy.com] has quit [Quit: Leaving]
marclaporte: [~marclapor@65.93.13.98] has joined #tikiwiki
mode/#tikiwiki: [+o marclaporte] by ChanServ
idle-_: [~olio@15w40.olioresiduo.de] has quit [Quit: leaving]
rdi: [~rdi@93.217.251.113] has quit [Quit: Verlassend]
SteveC__: Hello All -- I'm putting the wraps on a minor feature add and have found the "users_permissions" table to have changed recently.
Basically, it's been reduced to two columns and empty.
Can anyone tell me where I should be putting the new permission now so it is picked up by the permission management screen?
CIA-127: tikiwiki: gezzzan * r39417 /trunk/templates/tiki-wiki_topline.tpl: [MOD] Nicer pop-up structure selection on wiki pages
tikiwiki: gezzzan * r39418 /trunk/styles/layout/layout.css: [MOD] Structure pop-up solution related css modifications
tikiwiki: gezzzan * r39419 /branches/8.x/templates/tiki-wiki_topline.tpl: [MOD] Nicer popup structure selection on wiki pages
tikiwiki: gezzzan * r39420 /branches/8.x/styles/layout/layout.css: [MOD] css changes related to structure popup selection on wiki pages
gezza: [4e831c7e@gateway/web/freenode/ip.78.131.28.126] has quit [Quit: Page closed]
xavi: [~xavi@77.228.161.152] has joined #tikiwiki
polom
RobertPlummer: ?
changi ?
-: xavi wonders why TikiLogger is not showing irc logs on irc.tiki.org
xavi wonders how to have changi's magic applied so that irc.tiki.org is updated periodically as weeks ago :-)
redflo: [~flo@tikiwiki/redflo] has quit [Ping timeout: 260 seconds]
changi: xavi: will be done next week :)
xavi: :-) ok thanks
changi: xavi: don't be afraid i have the full log
xavi: yes, I saw your magic in action the other day :-)
changi: just need to move it at the right place
xavi: ok, ok
CIA-127: tikiwiki: gezzzan * r39421 /branches/8.x/templates/freetag_list.tpl: [MOD] Using icon for tags
tikiwiki: gezzzan * r39422 /trunk/templates/freetag_list.tpl: [MOD] Freetag icon on wiki pages
redflo: [~flo@tikiwiki/redflo] has joined #tikiwiki
CIA-127: tikiwiki: sylvieg * r39423 /branches/8.x/tiki-plugins.php: [FIX]plugin: par_first has moved
tikiwiki: sylvieg * r39424 /trunk/tiki-plugins.php: [merge/r39423][FIX]plugin: par_first has moved
sandroandrade: [~quassel@186.214.248.142] has joined #tikiwiki
Log: closed Sat Jan 07 00:00:52 2012