Forums / Install & configuration / problem with installation of ezpublish
Dizyn Inc
Wednesday 05 July 2006 9:02:37 am
I have a problem with my ezpublish installation. It works fine till first page but when I click on next button it takes some time move url http://127.0.0.1/ezpublish/index.php? and then afte some time my php gets crashes.
One more important thing is on right side there is summary tab and it shows like this:
Summary System: Image system: Mail: Database: Language: Site:
any help please....
http://www.dizyn.com
Christian Johansen
Wednesday 05 July 2006 11:21:06 am
The installer can take a long time to process your request, so the first thing you need to do is to increase the time php has to execute. Change this setting in your php.ini file:
max_execution_time = 30
Also if you don't have an accelerator on your server, you'll get some performance trouble. There are several available eAccelerator is one such software.
Wednesday 05 July 2006 11:25:03 am
i changed 30 to 330 but its still giving me error.
error is something like this: its a window problem : saying something like this: php.exe has been crashed.........
On the right side i can see :
is it ok or it should show the informaiton after colons
thanks for reply...
:)
Pawel Orzechowski
Wednesday 05 July 2006 12:15:57 pm
Increase memory limit to 128MB.
Thursday 06 July 2006 10:33:44 am
still no output??? don't know why, now i am trying it on some online server still its creating permission problems, don't know why?
also tried it @ http://www.dizyn.com which is using 1and1 hosting but sill not working.
????????????
yi Lu
Friday 14 July 2006 2:45:20 am
I got the same problem. The welcome page just hung for seconds then turned to a blank page when you click any button.Maybe my computer is too slow, but is it possable to make a full install. e.g manually install without the installer, at least do the 1st step manually. Sorry for my poor expression, hope you can understand.
btw: I've open the debug output, and it appears no problem. I installed ezpublish successfully year ago, but now failed. ---------------------------------------------- Windows 2003 sp1 PHP 4.4.2 Apache 2.0.58 Virtual host (China) MySQL 5.0.18 ----------------------------------------------- the max_execution_time = 120memory_limit = 100M
Chao chun Fang
Sunday 23 July 2006 9:26:22 pm
---------------------------------------------- Windows 2003 sp1 PHP 4.4.2 Apache 2.0.58 Virtual host (China) MySQL 5.0.18 -----------------------------------------------
Maybe you should try to downgrade the PHP module to 4.4.1 or 4.4.0durning setup.
I encountered the same problem weeks ago. After some googleing and fourms digging, i found that there seems some bug in module 4.4.2 and it causes ezpublish out of work..
Any way .. Everything goes fine since i replace module 4.4.2 with 4.4.0.
Wednesday 26 July 2006 9:18:31 am
Thanks for your advice. I'll try to install it on 4.4.3-dev.
Now it works! Everything goes well, installtion successful.