Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
problem on db installation
A friend of mine is trying to install txp on a virtual server. The process goes in loop after creating some of the db table. It quickly set up 17 table, then can’t end with the remaining tables…
It goes in loop until the session expires. Has anyone experienced something like that?
Thanks,
Z.-
Offline
Re: problem on db installation
then can’t end with the remaining tables…
It goes in loop until the session expires.
You need to be more specific in describing what is happening. As it is, I do not understand what you are trying to say.
Offline
Re: problem on db installation
I only knows that 17 tables are set up (seen by sql admin), and some not (surely txp_priv isn’t), but the installation process doesn’t reach this page , going on “running”. After minutes the session end, failing the installation.
Same problem at least 3 times.
Thanks
Z
Offline
Re: problem on db installation
In another try from home he gets this message:
<code> <?php # install en-gb without XML-RPC requirements $en_gb_lang = array( ‘admin’ => array( ‘add_new_author’ => ‘Add new author’, … (etc) ‘wraptag’ => ‘Wraptag’, ) ); $lastmod = gmdate(‘Y-m-d H:m:s’,1130840747); ?> </code>Warning: Invalid argument supplied for foreach() in /var/www/virtual/nomesito.it/htdocs/textpattern/setup/txpsql.php on line 437
—-
The admin section isn’t accessible.
It never happened to me, and I find very strange, but have no idea! :)
thanks,
Z-
Last edited by Zanza (2006-04-29 10:45:03)
Offline
Re: problem on db installation
Which PHP version, which MySQL version is installed on the host?
Offline
#6 2006-05-01 14:07:04
- KurtRaschke
- Plugin Author
- Registered: 2004-05-16
- Posts: 275
Re: problem on db installation
It would also be very helpful if we could see any PHP or Apache errors being logged in the server’s error logs during the installation process.
-Kurt
kurt@kurtraschke.com
Offline
#7 2006-05-01 18:02:34
- viemme63
- New Member
- Registered: 2006-04-29
- Posts: 2
Re: problem on db installation
I am Zanza’s friend.
MySQL 4.1.15-Debian_1
PHP4
Offline
#8 2006-05-03 00:07:39
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Offline
Pages: 1