Trying to install Joomla - HELP!!
I've been trying to install Joomla 10.0.12 on my shared host. I'm running Linux, Apache Version 1.3.34, PHP Version 5.8.7, and MySql Version 4.1.21.
I've extracted the tar in my /home/web/public_html directory, changed the permissions, opened my web site and it takes me to the installation. At this point everything is cool.
I get through the pre-installation check, license and to the "step 1" page. Here, I fill out the database configuration. (I had previously created the MySql database, user and tested it by creating some tables).
When I click the "Next" button, my browser is trying to bring up install2.php, but fails. (I've tried other browsers on different machines and OS's with the same effect).
The only log information I can find is in the /usr/local/apache/logs/error_log. When I click next and get a blank page, I get the following entry in the log: [notice] child pid 29729 exit signal Segmentation fault (11)
I don't know much about PHP, so I don't know if there are other logs I can look at. Does anybody have any idea what's going on?
Thanks
|