Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-07-16 14:12:19

atreiju
New Member
Registered: 2007-07-16
Posts: 3

Cant install textpattern...

Hi all,

I cant install textpattern on my web-space, can anyone help me, please?

The textpattern-setup starts correctly (php is running), the page show up, where I can choose the language, but when I click on submit, the browser try to open “in:/usr/bin:/bin/textpattern/setup/index.php” and show the message “page not found”.

The URL is:
http://www.rzuser.uni-heidelberg.de/~ds6/textpattern/textpattern/setup/

The SQL-DB is hosted on an other server, but I think thats not the problem here, right?

For me, its not possible to change any server-settings.

Any suggestions?

Thanks! Atreiju

Offline

#2 2007-07-16 15:12:41

dbulli
Member
Registered: 2004-11-22
Posts: 195
Website

Re: Cant install textpattern...

Not sure why .. but the action on the forms is all messed up “in:/usr/bin:/bin/textpattern” … which means somehow PHP_SELF is doing the wrong thing ??


nuff-respec ::: dannyb

Offline

#3 2007-07-16 15:17:05

dbulli
Member
Registered: 2004-11-22
Posts: 195
Website

Re: Cant install textpattern...

Maybe you could modify the “setup/index.php” and change line #31 … not sure if you will run into other problems later… and it’s not a database issue

$rel_siteurl = ‘/~ds6/textpattern/textpattern/’;

Why do you have two textpattern directories ?

Last edited by dbulli (2007-07-16 15:18:36)


nuff-respec ::: dannyb

Offline

#4 2007-07-16 20:48:57

atreiju
New Member
Registered: 2007-07-16
Posts: 3

Re: Cant install textpattern...

I changed the directory. Textpattern is now in my root-directory:

http://www.rzuser.uni-heidelberg.de/~ds6/index.php

Now I get an other, but similar error:

The requested URL /~ds6/textpattern/setup/WWW/textpattern/setup/index.php was not found on this server

Any Ideas?

Thanks!

Offline

#5 2007-07-16 20:54:57

atreiju
New Member
Registered: 2007-07-16
Posts: 3

Re: Cant install textpattern...

dbulli wrote:

Maybe you could modify the “setup/index.php” and change line #31 … not sure if you will run into other problems later… and it’s not a database issue
$rel_siteurl = ‘/~ds6/textpattern/textpattern/’;

Changing the line in
$rel_siteurl = ‘/~ds6’;

worked for me! I call again, if other errors appear…

Thanks!

Last edited by atreiju (2007-07-16 20:57:23)

Offline

#6 2007-07-16 21:04:06

dbulli
Member
Registered: 2004-11-22
Posts: 195
Website

Re: Cant install textpattern...

Yeah it was a trailing slash and it was based on your original install directory … GOOD LUCK !


nuff-respec ::: dannyb

Offline

Board footer

Powered by FluxBB