OpenPHPNuke PRO
|
Download
|
Project
|
Documentation
|
Demo
|
Imprint
Article
Forum
Sitemap
Guestbook
Home
Community
Communication
Development
Last Postings
Topic
Views
Replies
by
Date
Cheap Lebron 11 Galaxy superio...
tte
6275
1
2018-02-23 06:47
Jordan 4 do not receive the re...
Lebron 11 Kings Pride the idea of foreign aid selection in fact, this argument is not groundless, the super frontcourt really are looking for a strong Brazilian striker, this trend also indicates Loew...
5183
0
tracywlsonn44
2015-01-16 03:54
Dwyane Wade Shoes to create th...
Hyperdunks 2013 if they can qualify to the same group and Shandong Luneng. Urawa Red Diamonds will go into Group G, if national security through qualifying, will work with its same group, J1 League Ka...
4926
0
lesliecfuen33
2015-01-16 03:29
Lebron Zoom Soldier VI with th...
Kobe Grinch playoff opponent is just up the mountain on the J1 Yamagata Yamagata Yamagami J2 League ranked only the first six, but in the upgrade playoff not even g Iwata joy and JEF promoted to J1 Le...
4610
0
rashidathom22
2015-01-16 02:56
Hot Hyperdunk 2013 Preview won...
Kobe 8 Grinch Zhao Xuri Perrin national team playing in the game is not a lot of opportunity for another group of them, Binbin, Yang ultrasound is new, they are Olympic team teenager. Before Perrin al...
4784
0
carltonking11
2015-01-16 02:13
Forum
Moderated by:
hombergs
,
xweber
Forum Index
Support
OPN Installation
Installation mit SQLite
Author
Installation mit SQLite
warweg
Joined: March 06, 2006
Posts: 4
Posted: 2006-03-06 16:19
Ich möchte OPN testweise installieren. Datenbank sollte SQLite sein.
Was muss ich eingeben bei Schritt 3 von 8?
Datenbank Verbindungsstring / Optionen_______
Datenbank Benutzername (Username)_______
Datenbank Passwort_______
Datenbank Name_______
Wenn ich bisher SQLite einsetzte, war es embedded in PHP5.
Gibt es irgendein Create-Script, das ich vorher laufen lassen muß?
Mit freundlichem Gruß
Werner Warweg
hombergs
Joined: April 14, 2003
Posted: 2006-03-06 19:03
First you must create a SQLite database.
On Step 3 you muist enter the following data:
Database user: Some name (This is not used by SQLite)
Database password: Some text (Not used by SQLite)
Database name: The complete path and name of the SQLite databasefile.
And if you will get support in german please visit this
site
. Cause for german speaking people we use this site for support.
H.O.M.B.E.R.G.S.: Hydraulic Obedient Machine Built for Efficient Repair and Galactic Sabotage
There are no problems, only defiances.
anonymous
Unregistered User
Posted: 2006-03-07 09:11
Wie ist denn die Datenbank zu erstellen?
Einfach wie in dem nachfolgenden Beispiel oder benötige ich noch das Anlegen von Tabellen (woher bekomme ich dann die Struktur?)?
Beispiel:
// Datenbank anlegen
<?php
echo "<br />";
$db = sqlite_open('OPN.sldb');
echo "<br />";echo "<br />";echo "<br />";echo "<br />";
echo "-------";
echo "<br />";
echo "<a href = 'index.html'>zurück zum Menu!";
?>
// Tabelle anlegen
<?php
echo "<br />";
$db = sqlite_open('opn.sldb');
sqlite_query($db,'CREATE TABLE tblxxx(feld1 varchar(20), feld2 varchar(20))');
echo "<br />";echo "<br />";echo "<br />";echo "<br />";
echo "-------";
echo "<br />";
echo "<a href = 'index.html'>zurück zum Menu!";
?>
MfG Werner Warweg
warweg
Joined: March 06, 2006
Posts: 4
Posted: 2006-03-07 16:20
Soll ich die Beiträge nochmals auf der deutschen Seite posten? Mache ich gerne. Bitte kurze Email an mich.
MfG Werner Warweg
werner@warweg.com
spinne
Joined: May 06, 2005
Posts: 12
Posted: 2006-03-08 09:49
Servus,
schlecht wäre es vll. nicht
weil ich denke mal das ich sich kaum einer von der info auf die com verirrt
Gruß Tine
warweg
Joined: March 06, 2006
Posts: 4
Posted: 2006-03-08 13:58
o.k. ich hab's getan...
o.k. I copied the questions and answer to the german forum.
Gruß/regards
Werner
sort by
ascending
descending
Previous thread:
error message on step 7 "Notice: Uninitialized string offset:"
Next Thread:
Admin login
Jump To:
Select a Forum
General
Bugs
Off Topic
Improve OPN
Testforum
General
OPN Installation
OPN Language
Upgrade to OPN
OPN Themes
OPN Administration
Documentation
...step in and say hello
Nickname:
eMail
Message:
Quick posting form
Normal posting form
Security Code
Enter security code here
Page took 0.07579 seconds to load