←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | MartinCleaver has joined #tikiwiki | [00:11] |
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte | [00:25] | |
.... (idle for 15mn) | ||
ChefTim has joined #tikiwiki | [00:40] | |
ChefTim | hi. Can someone point me to where I can change the redirect information for the domain/stats/ page with seo urls enabled? My host is overriding that url for their stats page | [00:41] |
.... (idle for 15mn) | ||
marclaporte | .htaccess file? | [00:56] |
ChefTim | Ok. Just beginning to learn how tikiwiki works. Want to make sure I don't break upgradeability in some way. | [01:04] |
*** | hrsms has joined #tikiwiki | [01:11] |
hrsms | Upgrading to 5.0, I have some permission issues. I've already set the top-level folders to 777. I didn't go to deeper levels because I don't have shell access, and so I have to do it manually with CPanel. I get this error when running tiki-install.php...
Warning: fopen(db/local.php) [function.fopen]: failed to open stream: Permission denied in /home/hrsms/public_html/home/installer/tiki-installer.php on line 70 I can't tell from this what doesn't have the correct permissions Is there debug output I can turn on? The file is db/local.php, I can see that. the folder db has 777 set | [01:15] |
*** | MartinCleaver has quit IRC (Quit: MartinCleaver) | [01:17] |
.... (idle for 16mn) | ||
hrsms | In http://doc.tikiwiki.org/Installation I found these instructions: chmod -R 777 ./db ./dump ./img/wiki ./img/wiki_up ./img/trackers ./modules/cache ./temp ./temp/cache ./templates_c ./templates ./styles ./whelp. The list of directories I need to change is not so long as I feared. However, they are all set to 777 already, and I still get this error. How to get more info? | [01:33] |
*** | marclaporte has quit IRC (Quit: See you later! http://marclaporte.com) | [01:45] |
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 246 seconds) goj|ghost is now known as goj | [01:50] | |
Caarrie is now known as Caarrie|sleeping | [01:59] | |
...... (idle for 27mn) | ||
hrsms has quit IRC (Quit: Page closed) | [02:26] | |
ChefTim has quit IRC (Remote host closed the connection) | [02:37] | |
RavenC has joined #tikiwiki
RavenC has quit IRC (Client Quit) | [02:47] | |
..... (idle for 22mn) | ||
Caarrie|sleeping has quit IRC (Ping timeout: 240 seconds) | [03:09] | |
OTR has joined #tikiwiki | [03:16] | |
OTR | could someone point me towards a good site to down load tikiwiki for ubuntu 10.4 (I'll run it on localhost for now) thanx | [03:17] |
*** | OTR has quit IRC (Quit: Page closed) | [03:25] |
Tikiwiki|bot | New Forum Posts: header redirect "/tiki-index.php" - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37918 | [03:26] |
....... (idle for 31mn) | ||
New Forum Posts: Survey as module - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37920 | [03:57] | |
New Forum Posts: Survey as module or survey listed on every page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37920 | [04:07] | |
........ (idle for 38mn) | ||
*** | FrankP has joined #tikiwiki | [04:45] |
..................... (idle for 1h44mn) | ||
batchman82 has joined #tikiwiki
FrankP has quit IRC (Ping timeout: 276 seconds) redflo has joined #tikiwiki | [06:29] | |
FrankP has joined #tikiwiki | [06:38] | |
niclone has joined #tikiwiki | [06:52] | |
....... (idle for 34mn) | ||
niclone has quit IRC (Quit: C-x C-c)
Wilkins has joined #tikiwiki | [07:26] | |
......... (idle for 41mn) | ||
JoernOtt has joined #tikiwiki | [08:07] | |
............. (idle for 1h3mn) | ||
j0n3 has joined #tikiwiki | [09:10] | |
CIA-65 | tikiwiki: 03cdrwhite * r28210 10/trunk/ (3 files in 3 dirs): [FIX] Bugfix in page contribution + xhtml compliance (honouring block tags) in wikiplugin_author | [09:19] |
*** | niclone has joined #tikiwiki | [09:20] |
CIA-65 | tikiwiki: 03cdrwhite * r28211 10/trunk/lib/wiki-plugins/wikiplugin_author.php: [FIX] Removing newlines leftover from validation debugging | [09:25] |
Tikiwiki|bot | Recent Bug: Tracker item: #3506 - - Show Quick Url not working in IE8 (8.7600.16385) - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3506 | [09:38] |
*** | FrankP has quit IRC (Ping timeout: 248 seconds)
Caarrie has joined #tikiwiki Caarrie is now known as Caarrie|away | [09:50] |
.... (idle for 19mn) | ||
MartinCleaver has joined #tikiwiki | [10:14] | |
jonnyb has joined #tikiwiki | [10:27] | |
...... (idle for 27mn) | ||
dn has joined #tikiwiki | [10:54] | |
dn | hey im trying to get rid of all the options when creating a new gallery so people only have to enter a name and descrition, anyone know how to do this ? | [10:55] |
*** | marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte | [10:55] |
dn | ?? | [10:57] |
Tikiwiki|bot | ??[x]: Usage: ?? <word> [> nick] | [10:57] |
dn | !help | [10:57] |
Tikiwiki|bot | You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . | [10:57] |
dn | hey im trying to get rid of all the options when creating a new gallery so people only have to enter a name and descrition, anyone know how to do this ? | [10:58] |
sylvieg | comment in the tpl {* *} the options you do not want to see | [11:01] |
CIA-65 | tikiwiki: 03eromneg * r28212 10/trunk/lib/profilelib/installlib.php: [ENH] menu handler: allow the use of the module_arguments parameter for the position=none user module creation case - but keep the format simple by not using the $key= element | [11:15] |
dn | i dont know which options or where im looking :S
i know which options but dont know where to find them i activated edit templates and it take me to tiki_list_file_galleries.tpl but i cant find the options | [11:19] |
sylvieg | templates/tiki-upload_file.tpl ??? | [11:21] |
dn | is that for creating a new gallery? | [11:22] |
*** | ricks99 has joined #tikiwiki | [11:23] |
sylvieg | ah sorry
so you have the right tpl | [11:23] |
dn | it says include edit_file_gallery.tpl
but i cant find it found it going to see if the options are in here yay found it if i ** the other options will the form fail to work or will it just not take them into account as permissions have been set up for what i want to happen and do i just put * * before the line and at the end | [11:25] |
sylvieg | {* and *} | [11:28] |
dn | at either end?
it made the page not work :S | [11:29] |
sylvieg | perhaps teh easier is to {* <tr>....</tr>*} around each line you do not want | [11:31] |
dn | ahh kk thx
thanks alot got it working your a star :) cheers | [11:31] |
*** | dn has quit IRC (Quit: Page closed) | [11:32] |
ricks99 | hi all | [11:36] |
marclaporte | hi ricks99 | [11:42] |
ricks99 | hi marc | [11:43] |
JoernOtt | lo everybody, just looking at the forum/commentslib stuff. I am wondering why there ist new $commentslib=new Comments in the commentslib file (this is how it is in many others) but is done in tiki-forums.php
is there a special reason or just another authors different coding style? | [11:45] |
sylvieg | historical reason = no reason | [11:47] |
JoernOtt | ok | [11:47] |
ricks99 | @marclaporte: no takers for 5.1, eh? | [11:48] |
JoernOtt | btw, I just found some starnge thing in trunk when using smtp instead of sendmail for sending out mails
my exim refuses the connect with an illegal EHLO syntax I did not yet test it with 5.x so far, but this could be a minor blocker I have to test it with postfix as well and find out a bit more before opening a bug report and getting into it but I will do so on the weekend | [11:48] |
sylvieg | which mail - because some use the zend lib and some the old htmlmime lib | [11:51] |
JoernOtt | from admin send testmail
as I said, I will investigate on the weekend | [11:52] |
sylvieg | .. I think this one is the old lib | [11:52] |
JoernOtt | ok
it is used by webmail then as well, isn't it? | [11:52] |
sylvieg | yes | [11:52] |
......... (idle for 41mn) | ||
*** | RavenC has joined #tikiwiki | [12:33] |
.... (idle for 19mn) | ||
marclaporte | JoernOtt : SMTP work was started but never finished because we didn't plan/think it would be so much work to deploy everywhere | [12:52] |
RavenC | polom | [12:52] |
marclaporte | that's the reason for the partial implementation | [12:52] |
sylvieg | marclaporte: do not confuse SMTP with zend lib
SMTP works (with bug perhaps) with both lib | [12:53] |
JoernOtt | well, I am investigating it, maybe it is a 30-min fix :-) | [12:55] |
sylvieg | sylvieg still does not understand why the zend introduction needed a new API... | [12:56] |
JoernOtt | SMTP is quite straightforward | [12:56] |
marclaporte | oups, yes, I replacing old lib by Zend
oups, yes, I meant replacing old lib by Zend | [12:57] |
*** | j0n3 has quit IRC (Quit: Page closed) | [12:58] |
OTR has joined #tikiwiki | [13:04] | |
OTR | can someone point me to a good sep-by-step guide to downloading tikiwiki 5.x for ubuntu 10.4 thanx
i have a fresh install of ubuntu w/o anything other than the updates | [13:05] |
marclaporte | OTR: I would suggest to run apt-get for a random php app (like PhpMyAdmin) to make sure all the php-mysql stuff is working | [13:11] |
OTR | http://doc.tikiwiki.org/Ubuntu+Install?bl=y found it at that link thanx!
should have looked deeper to begin with :) | [13:11] |
marclaporte | And after: http://doc.tikiwiki.org/Installation | [13:12] |
OTR | thanx a lot! probably remember me as ibrrorg --- long time no chat. i've been OTR | [13:12] |
marclaporte | hehe
yes, we spoke on the phone... You may be interested in http://www.openstreetmap.org/ | [13:13] |
OTR | yes sir ... won't tie you up, i'm off to install and looking forward to 5.x ... i'm porting to local host for now | [13:13] |
marclaporte | 5.0 has a few issues
so I suggest 4.3 or 5.1 | [13:14] |
OTR | major? ah, ok i'll do 5.1 | [13:14] |
marclaporte | Daily build of pre-5.1 is good: http://dev.tikiwiki.org/Daily+Build | [13:14] |
OTR | i'll read up thoroughly...my best to luciash when ya'll chat | [13:15] |
marclaporte | :-) | [13:15] |
OTR | quick ? can i simply supplant in the wget statement .../tikiwiki-3.1.tar.gz with /tikiwiki-5.1.tar.gz ? | [13:18] |
*** | goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 248 seconds) goj|ghost is now known as goj jonnyb has quit IRC (Quit: jonnyb) OTR has quit IRC (Quit: Page closed) rodrigo_sampaio has joined #tikiwiki | [13:31] |
RavenC | Marc, is the daily build zip a complete package? Can it be copied on top of a 5.0 ? | [13:42] |
*** | marclaporte has quit IRC (Ping timeout: 276 seconds) | [13:42] |
sylvieg | do we have an easy way to do help button with a jg popup? | [13:53] |
ricks99 | @RavenC: daily bulids are complete | [13:54] |
*** | jonnyb has joined #tikiwiki | [13:58] |
RavenC | Ricks, thanks | [13:59] |
*** | rodrigo_sampaio has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio1 has joined #tikiwiki | [14:02] |
redflo has left | [14:12] | |
rodrigo_sampaio1 has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio has joined #tikiwiki | [14:19] | |
rodrigo_sampaio has quit IRC (Ping timeout: 276 seconds) | [14:29] | |
CIA-65 | tikiwiki: 03sylvieg * r28213 10/trunk/ (10 files in 8 dirs): [FIX]articles: better implementation 27943: a global param giving the image width in list mode does not work as image can be landscape or portrait. So need to be defined for each article
tikiwiki: 03jonnybradley * r28214 10/trunk/lib/validatorslib.php: [MOD] Add missing copyright and svn $Id tag | [14:41] |
*** | rodrigo_sampaio has joined #tikiwiki | [14:45] |
redflo has joined #tikiwiki | [14:50] | |
rodrigo_sampaio has quit IRC (Quit: Leaving.) | [14:55] | |
.... (idle for 16mn) | ||
MartinCleaver has quit IRC (Quit: MartinCleaver) | [15:11] | |
....... (idle for 32mn) | ||
CIA-65 | tikiwiki: 03jonnybradley * r28215 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [ENH] Trackerfilter plugin: Allow extraparams and process exactvalues for export form if no filters provided
tikiwiki: 03jonnybradley * r28216 10/trunk/templates/wiki-plugins/wikiplugin_trackerfilter.tpl: [FIX] Trackerfilter plugin: Inputs for exactvalues for export form (missed from previous commit) | [15:43] |
*** | Wilkins has quit IRC (Ping timeout: 276 seconds) | [15:57] |
..... (idle for 23mn) | ||
Caarrie has joined #tikiwiki
Caarrie|away has quit IRC (Ping timeout: 240 seconds) | [16:20] | |
CIA-65 | tikiwiki: 03cdrwhite * r28217 10/trunk/ (4 files in 4 dirs): [ENH] Adding support for internal message and forum post to the promote page feature | [16:31] |
tikiwiki: 03jonnybradley * r28218 10/trunk/templates/wiki-plugins/wikiplugin_trackerfilter.tpl: [FIX] Trackerfilter plugin: Disable export button after use. Currently you need to reload the page to re-use. | [16:36] | |
*** | FrankP has joined #tikiwiki | [16:38] |
..... (idle for 20mn) | ||
happydesign2 has joined #tikiwiki | [16:58] | |
happydesign2 | hi all | [16:58] |
*** | happydesign2 has left | [17:00] |
.... (idle for 19mn) | ||
Aalandriel has joined #tikiwiki | [17:19] | |
CIA-65 | tikiwiki: 03cdrwhite * r28219 10/trunk/templates/modules/mod-quick_edit.tpl: [MOD] Adjusting the size of the input fields in the QuickEdit module | [17:24] |
Aalandriel | is it true that tw 5.0 install differs from the Xref trunk? My version of tw5 still uses feedcreator but the Xref only has that listed for tw4.0 | [17:31] |
chealer | polom | [17:38] |
jonnyb | hi chealer | [17:39] |
chealer | hi jonnyb
Aalandriel: I don't understand the question well but the xref for trunk should not correspond to Tiki 5.0 jonnyb: I didn't see the error you asked about, but it reminds me of a similar installer error if you supply wrong DB credentials (Tiki 5 regression) jonnyb: so I would wonder if your DB credentials are [still] valid | [17:40] |
jonnyb | they seemed to be afterwards, just not getting through to that function i guess | [17:43] |
Aalandriel | chealer: ah I just figured when I accessed the x-ref from the tiki5.0 link on the http://de.tikiwiki.org site it would show the reference for tw 5 | [17:43] |
chealer | Aalandriel: I don't speak German, but which tiki5.0 link?
jonnyb: OK, no idea then. the function always worked well for me up to now | [17:44] |
Aalandriel | Under Das Wichtigste in the left menu. You have a list of links related to tiki 5.x(stable) And underneath that for tiki4.x
The xref for 5.0 is linking to trunk instead of branch i guess. | [17:45] |
chealer | Aalandriel: yes but Tiki 5.x is not the same as 5.0
hum, that would be strand | [17:46] |
Aalandriel | *slams head into a wall* | [17:47] |
chealer | s/strand/strange/
oh, but yeah, that seems to be the case :-( Aalandriel: it would be nice to tell the admin (ohertel) about your finding | [17:47] |
Aalandriel | I'll see what I can do. And hope he speaks english better than I do german ;) | [17:49] |
chealer | he most likely does | [17:49] |
*** | happydesign2 has joined #tikiwiki | [18:02] |
happydesign2 | hi all | [18:02] |
*** | happydesign2 has quit IRC (Client Quit) | [18:03] |
Tikiwiki|bot | New Forum Posts: Where is column width set for long text answers in Surveys? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=37923 | [18:12] |
CIA-65 | tikiwiki: 03chealer * r28220 10/trunk/installer/schema/ (20100721_todo_notif_tiki.sql 20100721_todonotif_tiki.sql): [FIX] rename 20100721_todo_notif_tiki.sql to 20100721_todonotif_tiki.sql to force execution after 20100721_todo_tiki.sql (hackish) | [18:19] |
.... (idle for 19mn) | ||
tikiwiki: 03sampaioprimo * r28221 10/trunk/tiki-blog_post.php: avoid warning | [18:38] | |
*** | redflo has left | [18:46] |
..... (idle for 21mn) | ||
ibrrorg has joined #tikiwiki | [19:07] | |
ibrrorg | spoke with mlaporte today about getting tiki for ubuntu. i am in hopes of getting 5.1 (most stable for 5 he said). can i simply supplant in the wget tikiwiki-5.1.tar.gz for tikiwiki-3.1.tar.gz? thanx
i have a fresh install of ubuntu 10.4 and am walking thru the steps listed at http://doc.tikiwiki.org/Ubuntu+Install?bl=y#Ubuntu_Install right now should also note that i am wanting to contain it for localhost only --- won't pub to the web for a period of time :) | [19:09] |
chealer | hi ibrrorg. surely not, 5.1 is not released yet. | [19:11] |
ibrrorg | i had said i was interested in 5 and he said go 5.1 as probs w/5
i supose this was around 1000EST today maybe the conversation is in the logs? if 5 is good the so be it...hadn't been around since 4.0 and want to work w/the maps deal :) | [19:12] |
chealer | ibrrorg: it's in the logs, but 5.1 doesn't exist yet. you may want the latest 5.x, but I don't know how easy that is to get. | [19:13] |
ibrrorg | ah....ok ill hang out and maybe someone will have some pointers :) | [19:14] |
chealer | (if you know Subversion, it's easy, otherwise, probably a little more complicated) | [19:14] |
ibrrorg | nope, just converted to ubuntu (LOVE IT!!!!!!!!!!!!!!) and am following the info on the link i posted from ya'lls site | [19:15] |
chealer | there's information on Subversion here: http://dev.tikiwiki.org/tiki-index.php?page=SVNTips if you're willing to take that route | [19:16] |
*** | goj has quit IRC (Remote host closed the connection) | [19:16] |
ibrrorg | s'pose i could learn Subverion?! what the heck, pile the plate high 'eh? i have a book on cgi, pearl, linux and ah you came thru! be back in a bit after reading!
so why couldn't i just suplant {edited link}i.svn.sourceforge.net/svnroot/tikiwiki/branches/5.x where tikiwiki3.1.tar.gz would be? | [19:16] |
chealer | ibrrorg: the latter is a file, the former a directory | [19:18] |
ibrrorg | let me better show: the install site says to put this: wget http://softlayer.dl.sourceforge.net/sourceforge/tikiwiki/tikiwiki-3.1.tar.gz could i simply put wget svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/branches/5.x | [19:20] |
*** | goj has joined #tikiwiki | [19:20] |
CIA-65 | tikiwiki: 03jonnybradley * r28222 10/trunk/lib/validatorslib.php: [FIX] Validators: Fix for textarea type fields | [19:23] |
tikiwiki: 03jonnybradley * r28223 10/trunk/lib/ (validators/validator_distinct.php validatorslib.php): [NEW] Tracker field "distinct" validator. Checks if the input value already exists in that field (with any status) and returns an error if so. | [19:28] | |
*** | jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org) | [19:29] |
ibrrorg has quit IRC (Quit: Page closed) | [19:41] | |
...... (idle for 28mn) | ||
CIA-65 | tikiwiki: 03sampaioprimo * r28224 10/trunk/ (7 files in 5 dirs):
tikiwiki: [ENH] show tags when previewing a blog post tikiwiki: [ENH] adjust action icons position in blog post listing | [20:09] |
*** | rodrigo_sampaio has joined #tikiwiki | [20:11] |
........ (idle for 36mn) | ||
happydesign2 has joined #tikiwiki | [20:47] | |
happydesign2 | hi all
how can i embed pictures into the wiki articles? | [20:47] |
sylvieg | doc.tikiwiki.org/pluginimg | [20:48] |
happydesign2 | thx | [20:49] |
*** | ibrrorg has joined #tikiwiki | [20:50] |
ibrrorg | so i got 5.o unpacked and such into my ubuntu laptop, but i get a Tiki is unable to connect to the database is this salvageable or should i just wipe the whole thing and start from scratch. i have terminal and such as well | [20:51] |
sylvieg | did you create the database? | [20:52] |
chealer | ibrrorg: wget svn co ... wouldn't work. wget is a command, svn is another one. | [20:52] |
sylvieg | is your database accessible by command line or phpmyadmin? | [20:52] |
ibrrorg | yeah i have command line
i loaded the stuff via downloading the pack and then dragging it to the /var/www area all the files seemok when i tpe ls | [20:53] |
*** | RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) | [20:54] |
ibrrorg | i guess command line is the $ thing right? | [20:56] |
sylvieg | but did you create a database? | [20:57] |
ibrrorg | it prompted me for mysql5 database, gave it a password
followed http://doc.tikiwiki.org/Ubuntu+Install?bl=y to the 'T' except for the sendmail trip, it gave a bunch of garbage couldn't find this and that is there an easy way of simply dumping new ubuntu (nothing on it now and i have usb) and then installing 5.0 as a pack easily? mysql -u root -p was what it said to run to create database | [20:57] |
happydesign2 | ibrrorg u must specificate
an address | [21:02] |
sylvieg | and if you do mysql -u root -pxxxx your_database_name
with root and xx your_database_name as specify in your db/local.php | [21:02] |
ibrrorg | im in the sql database now do you want m to type that? | [21:02] |
sylvieg | if you are in the database perfect | [21:03] |
ibrrorg | Your MySQL connection id is 69 Server version: 5.1.41-3ubuntu12.3 (Ubuntu) | [21:03] |
sylvieg | so you have to check the file db/local.php contains the correct param | [21:03] |
ibrrorg | how do i do that? | [21:04] |
*** | Caarrie is now known as Caarrie|away | [21:04] |
ibrrorg | sudo nano b/local.php perhaps? | [21:04] |
sylvieg | more db/local.php | [21:05] |
ibrrorg | gives me -> i pulled the file though in another window
ah i thinkk i understand will post | [21:06] |
*** | marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte | [21:13] |
CIA-65 | tikiwiki: 03sylvieg * r28225 10/branches/5.x/lib/modules/modlib.php: [FIX]module: specify it is perpespective ID | [21:22] |
happydesign2 | thx for aid
byeeee | [21:23] |
*** | happydesign2 has quit IRC () | [21:23] |
CIA-65 | tikiwiki: 03sylvieg * r28226 10/branches/5.x/lib/smarty_tiki/block.modules_list.php: notice | [21:27] |
ibrrorg | so, still error. dbase is tikiwiki and added this stuff: GRANT ALL ON tikiwiki.* TO 'twiki'@'localhost' IDENTIFIED BY 'twikipassword'; | [21:28] |
*** | rodrigo_sampaio has quit IRC (Ping timeout: 260 seconds) | [21:29] |
CIA-65 | tikiwiki: 03sylvieg * r28227 10/branches/5.x/lib/tikilib.php: notice | [21:35] |
ibrrorg | be back ltr | [21:37] |
*** | ibrrorg has quit IRC (Quit: Page closed) | [21:37] |
..... (idle for 21mn) | ||
redflo has joined #tikiwiki | [21:58] | |
...... (idle for 25mn) | ||
CIA-65 | tikiwiki: 03sylvieg * r28228 10/trunk/lib/categories/categlib.php: notice | [22:23] |
*** | ibrrorg has joined #tikiwiki | [22:32] |
ibrrorg | so i scrubbed the HD and reinstalled ubuntu 10.4 and am starting over with my attempt to get tiki 5.x i have a thing called synaptic package manager. would this help me? | [22:36] |
sylvieg | tiki is not a package so no
buit to add the packages tiki needs perhaps if you have a system running with a php running with a mysql running - it is enought o have tiki running tiki does not interfers so much with the system' | [22:38] |
ibrrorg | all my laptop has i ubuntu 10.4 nothing else | [22:41] |
sylvieg | ubuntu with php?
ubuntu with mysql? | [22:41] |
ibrrorg | i just want to run tiki in the localhost so i can set things up --- i don't know. | [22:42] |
sylvieg | ubuntu with php-mysql? | [22:42] |
ibrrorg | i can install anything i want i know that | [22:42] |
sylvieg | so follow the instructions in the ubuntu page to have the minimum packages
then test each required packages | [22:43] |
ibrrorg | ur talking about tiki 3.1? | [22:43] |
sylvieg | and then we can talk about tiki | [22:43] |
ibrrorg | thats the only tutorial ive found | [22:43] |
sylvieg | I am talking about any tiki
sylvieg thinks ibrrorg needs to try some non expensive hosting - where all the 'common' packages are installed | [22:43] |
ibrrorg | i went here: http://doc.tikiwiki.org/Ubuntu+Install followed everything to the T and then a couple hours ago had to come here to ask why i had issues w/the dBase. tried with both 3.1 and then manually dragging tiki-5.0 to the /var/www/... folder
yeah ill look there | [22:45] |
*** | ibrrorg has quit IRC (Quit: Page closed)
fabricius has joined #tikiwiki | [22:45] |
fabricius | hello
I would need an information what file is the file you "close" after the installatione? I mean it is the installer - but what is the actual name of the file? | [22:59] |
sylvieg | db/lockI think
sorry db/lock | [23:01] |
..... (idle for 23mn) | ||
*** | redflo has left | [23:24] |
FrankP has quit IRC (Ping timeout: 240 seconds)
Caarrie|away is now known as Caarrie | [23:32] | |
Aalandriel has quit IRC (Ping timeout: 252 seconds) | [23:38] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |