Welcome to Webhost4life Forum Sign in | Join | Faq

PHP

Started by CohibaCris at 03-08-2008 5:55 PM. Topic has 1 replies.

Print Search
Sort Posts:    
   03-08-2008, 5:55 PM
CohibaCris is not online. Last active: 3/9/2008 9:51:30 AM CohibaCris

Not Ranked
Joined on 03-09-2008
Posts 1
Mambo install not getting off the ground
Reply Quote
I'm attempting to resolve an issue with a CMS - I used the Mambo PHP auto-installer from the control panel and thought like the half dozen other installs that all would be well.

Instead I receive a "PHP has encountered a Stack Overflow error" message - on the base and the admin login portals.  I am not a developer, nor can I decipher what I'm looking at in the php files (yet).  MySQL database, but as of yet I can't figure out whether I'm on a PHP 4 or 5 server and whether that could be causing the issue.

Thoughts?
Thanks!
Cris

   Report 
   06-07-2008, 7:18 PM
Clark Cooper is not online. Last active: 6/8/2008 9:47:50 AM Clark Cooper

Top 50 Posts
Joined on 06-08-2008
Posts 6
Re: Mambo install not getting off the ground
Reply Quote
First, find out what version of PHP you're running.  Create a page and drop this in:

<?php
echo phpinfo();
?>

Save the page and then view that page in your browser.  This will tell you what version you're running.

If you are not currently hosted on the correct server, submit a support ticket.  They'll probably try to charge you a $20 "migration fee" to move you to a server with the version of PHP that you need.

   Report 
Webhost4life Fo... » General Discuss... » PHP » Re: Mambo install not getting off the ground

Powered by Community Server, by Telligent Systems