|
|
PHP
Started by CohibaCris at 03-08-2008 5:55 PM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
03-08-2008, 5:55 PM
|
CohibaCris
Joined on 03-09-2008
Posts 1
|
Mambo install not getting off the ground
|
|
|
|
|
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
Joined on 06-08-2008
Posts 6
|
Re: Mambo install not getting off the ground
|
|
|
|
|
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
|
|
|
|