| Previous topic :: Next topic |
| Author |
Message |
fraosoft
Joined: 12 Jan 2007
Posts: 11
|
| Posted: Sat Jun 02, 2007 8:23 am Post subject: Install 5.0.3 problem (errno: 121) |
|
|
I chek all the parameters of php and they seem OK
But I have always this message at the end of installation
Can't create table './dbvtiger/#sql-364c_40.frm' (errno: 121)Error: Tables partially created. Table creation failed.
I have a virtual host with plesk
Has someone a clue?
thanks
Loic |
|
| Back to top |
|
Rob_on_vtiger
Joined: 03 Oct 2006
Posts: 5
|
| Posted: Sat Jun 02, 2007 9:31 am Post subject: Install 5.0.3 problem (errno: 121) |
|
|
same problem.
IIS-MYSQL 5, PHP 5.0.2 |
|
| Back to top |
|
Rob_on_vtiger
Joined: 03 Oct 2006
Posts: 5
|
| Posted: Sat Jun 02, 2007 9:32 am Post subject: Re: Install 5.0.3 problem (errno: 121) |
|
|
Rob_on_vtiger wrote: same problem, -> other .frm <-.
IIS-MYSQL 5, PHP 5.0.2 :
Can't create table '.\vt5_relational_de\#sql-730_29.frm' (errno: 121)Error: Tables partially created. Table creation failed. |
|
| Back to top |
|
fraosoft
Joined: 12 Jan 2007
Posts: 11
|
| Posted: Sat Jun 02, 2007 1:33 pm Post subject: Re: Install 5.0.3 problem (errno: 121) |
|
|
Hi Rob,
Did you find something about the pb?
Loic |
|
| Back to top |
|
dkmeans
Joined: 28 Nov 2005
Posts: 83
Location: Orange County, CA USA
|
| Posted: Sat Jun 02, 2007 6:50 pm Post subject: Re: Install 5.0.3 problem (errno: 121) |
|
|
| Check your PHP version -- supposed to be in the 5.1x family of releases.... |
|
| Back to top |
|
fraosoft
Joined: 12 Jan 2007
Posts: 11
|
| Posted: Sat Jun 02, 2007 7:38 pm Post subject: Re: Install 5.0.3 problem (errno: 121) |
|
|
My PHP version is 5.0.4
I find it. It is neccessary to delete the database and create a new one before launching the install. and the erno 121 disapear.
But I have now other problems
many messages like
Notice: Undefined property: Users::$mode in /var/www/vhosts/mysite.com/httpdocs/vtigercrm/modules/Users/Users.php on line 621
Notice: Undefined property: Users::$mode in /var/www/vhosts/mysite.com/httpdocs/vtigercrm/modules/Users/Users.php on line 651
Notice: Undefined property: Users::$mode in /var/www/vhosts/mysite.com/httpdocs/vtigercrm/modules/Users/Users.php on line 651
Notice: Undefined index: in /var/www/vhosts/mysite.com/httpdocs/vtigercrm/modules/Users/Users.php on line 854
Someone has an idea how to solve this problem
thank
loic |
|
| Back to top |
|
pespie
Joined: 03 Jun 2007
Posts: 6
|
| Posted: Sun Jun 03, 2007 10:09 am Post subject: Re: Install 5.0.3 problem (errno: 121) |
|
|
Hi All,
I had the same problem. Even after erasing the concerned database and re-creating it, the problem was here.
So, as I have realized that on my hosting, I had many other databases (so very numerous tables), I have erased few unused databases, and the problem disapear.
I hope this will help someone.
Bye |
|
| Back to top |
|
| |