← Back to team overview

sslug-teknik team mailing list archive

RE: Problem med at installer postnuke, den kommer med en fejl.

 

Det jeg har laver ind til nu det er
Step.
1) Installer e-smith på en tom HD
2) Oprette 2 bruger, til test.
3) Se om jeg kan komme ind på den hjemmeside, og det kan jeg.
4) Hente postnuke, og pakke den ud i webroot bib
5) Kør "mysqladmin create nuke"
6) Gå ind i "/etc/php.ini" og tilføj hvor den nye includ bib er til
dette program.
7) genstarte helle maskinen.
8) Gå over på en ande maskine og skrive "http//:ip-nummer/install.php"
9) så kommer den med denne besked der er nede for.

Hvad er det jeg mangler, og hvor ??

I instasons filen står der kun :

New Installation
================

   PostNuke has a fully graphical install process to provide a simple
set of
steps to get your site up and running.

   To install your PostNuke system run install.php from your browser to
start
the installation process.  The exact url depends on your site, but for
example
if your site is www.foo.com and PostNuke is installed in the 'bar'
directory
then the URL will be

   http://www.foo.com/bar/install.php

   Follow the instructions in the installation script and when prompted
for
either a new install or an upgrade select 'new install'.  The installer
will
create the rquired database tables and obtain information about the
super-user
login.  Once complete you should be able to start using your PostNuke
site
immediately. END

Og hvad så, snøft.

MVH Jan Larsen

> From: Jan Larsen [mailto:jan@xxxxxxxxxxxxx]
> 
> Når hej taster http://****.****.****.****/install.php, så kommer dem
med
> denne besked.
> 
> Warning: Failed opening '/home/e-smith/files/primary/html/install.php'
> for inclusion (include_path='.:/usr/share/php') in Unknown on line 0
> 
> Hvad er det jeg gør forkert, og hvor ???
> 
> Min php.ini ser sådan ud, beskåret.
> ;;;;;;;;;;;;;;;;;;;;;;;;;
> ; Paths and Directories ;
> ;;;;;;;;;;;;;;;;;;;;;;;;;
> include_path		=
> ".:/usr/share/php:/home/e-smith/files/primary/html/includes/"
> ; UNIX: "/path1:/path2"  Windows: "\path1;\path2"
> doc_root		=
> 	; the
> root of the php pages, used only if nonempty
> user_dir		=
> 	; the
> directory under which php opens the script using /~username, used only
> if nonempty
> extension_dir	=	/usr/lib/php4
> 		;
> directory in which the loadable extensions (modules) reside
> enable_dl		= On				;
> Whether or not
> to enable the dl() function.
> 
> ; The dl() function does NOT properly work in multithreaded
> 
> ; servers, such as IIS or Zeus, and is automatically disabled
> 
> ; on them.
> 



References