Jump to content

blank screen after logging in to adim??


sequencehost

Recommended Posts

Hello everyone i run in to problems on my first install so i had to delete it so i re-installed it and now i have a blank screen when i log in? does anyone know why this is?

 

Does it mean im missing folders? or my configuration file isnt right?

 

Thanks for any help

Link to comment
Share on other sites

Thanks a lot for your reply!i I have just just the permissions on the 3 folders to 777. I didnt have any luck with that. This is my configeration.php file:

 

$license = "";

$db_host = "";

$db_username = "";

$db_password = "";

$db_name = "";

$cc_encryption_hash = "";

$customadminpath = "administrator";

$templates_compiledir = "/home/whmcs/templates_c/";

$attachments_dir = "/home/whmcs/attachments/";

$downloads_dir = "/home/whmcs/downloads/";

 

Of course with the rest filled in. I moved the 3 folders to a folder called "whmcs" in my / directory. Im not sure if the home is needed?

 

Thanks for your help im pretty new this this and its quite confusing.

Link to comment
Share on other sites

this is the error log from my admin folder

 

[28-May-2009 18:25:09] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:26:06] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:26:06] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:26:37] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:26:37] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:26:47] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:26:48] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:27:03] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:27:03] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:27:07] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

[28-May-2009 18:27:08] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined symbol: executor_globals in Unknown on line 0

Link to comment
Share on other sites

$license="xxxxxxxx";
$db_host = "xxxx";
$db_username = "xxbill";
$db_password = "xxx";
$db_name = "xx_bill";
$cc_encryption_hash = "xxx"; 
$templates_compiledir = "templates_c/";

 

This is my configuration file. You do not need the /home/whmcs

In fact, the configuration file should already be in the root directory of WHMCS.

Link to comment
Share on other sites

I see what i done was followed the "Further security steps" and moved my 3 folders to a new place. Should i try moving them back? i also changed my admin folder to administrator and updated my config file with what they said.

 

Yeah i moved the files for security but im tempted to move them back again.

 

Thanks for everyones help!

 

I would really love to get this set up, by the way my site is sequencehosting.com

Link to comment
Share on other sites

Not a problem, yeah moving the folders created problems for me but i did change the admin folder name and updated it.

 

http://wiki.whmcs.com/Further_Security_Steps

 

This is what my config now looks like:

 

$license = "";

$db_host = "";

$db_username = "";

$db_password = "";

$db_name = "";

$cc_encryption_hash = "";

$customadminpath = "administrator";

$templates_compiledir = "templates_c/";

Link to comment
Share on other sites

If you are looking to integrate your current site design, try to find a spot in the code of your site that splits the design in two. Have the first half in header.tpl, and footer.tpl. Then you can customize the rest of the site. If you cant figure it out, WHMCS can do it for you, although I forget the price ($39.95 i THINK).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated