After click on button "upload and install" I became blank page.
I read here on phorum two solutions.
1/ make tables manually
2/ add this two lines on administrator/index.php
set_time_limit(300);
ini_set("memory_limit", "128M");
nothing works.
instalation problem
- caro84g
- Phoca Hero

- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: instalation problem
Do you have the same problems with other components?
Regards, Carolien
Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
meloun
- Phoca Newbie

- Posts: 3
- Joined: 07 Dec 2008, 15:02
Re: instalation problem
i am a joomla beginner,
i have installed just one component and i had no problems.
i have installed just one component and i had no problems.
- caro84g
- Phoca Hero

- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: instalation problem
It's probably a php problem. The max_execution_time and the memory_limit you have to change in the php.ini I think. You should search the internet for more details.
Regards, Carolien
Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
meloun
- Phoca Newbie

- Posts: 3
- Joined: 07 Dec 2008, 15:02
Re: instalation problem
i dont think so, i see the blank page after 5 seconds or so..
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: instalation problem
did you check if you are allowed to use both following functions on your server:
set_time_limit(300);
ini_set("memory_limit", "128M");
mostly the problem of installing large components in Joomla! is memory limit but it depends on speed of CPU too, e.g. I am on low cost servers with 8MB and 12MB and have no problems with installing large components
Jan
set_time_limit(300);
ini_set("memory_limit", "128M");
mostly the problem of installing large components in Joomla! is memory limit but it depends on speed of CPU too, e.g. I am on low cost servers with 8MB and 12MB and have no problems with installing large components
Jan
If you find Phoca extensions useful, please support the project