Repair the interface allignment

augustoc

New member
Joined
Aug 21, 2006
Messages
3
Location
Colombia
Hi, well i think that i made something wrong with a Direct Admin Script trying to update the PHP Version located in /usr/local/directadmin/customapache. I run a compilation for PHP 4.4.4 with the configure.php an build script located there.

Then everything is working all right in the server but something changes in the Direct Admin interface when i log in. I can see a menu disallignment and some strange text after the normal menu like this:

X-Powered-By: PHP/4.4.4 Content-type: text/html |LF_STANDARD| |LANG_CREATE_ADMIN|
|LANG_LIST_ADMINS|
|LANG_CHANGE_PASS|
|LANG_MANAGE_TICKETS| (|NEWTICKETS| |LANG_NEW|) |LANG_CREATE_RESELLER|
|LANG_LIST_RESELLERS|
|LANG_RESELLER_PACKAGES|
|LANG_SHOW_ALL_USERS|

I really dont know how can i do, so i hope you can helpme to solve it.


I've attached a JPG image with what i see in the interface.

Thanks

Alex.
 

Attachments

  • direct_admin.jpg
    direct_admin.jpg
    134.6 KB · Views: 276
I hope I'm not too late. Your problem is because you configured PHP in CGI and you installed it into the system as well. This'll cause your DA to look very weird. The fix I've found that works is recompile PHP but with CLI. Use build in /usr/local/directadmin/customapache to redownload the configure scripts and run them. ;)
 
I've moved and renamed this post because it's not a How-To. A How-To is a list of instructions on how to do somthing.

Jeff
 
Hello,

I have the same problem, can you help me ?

I installed PHP 4 and 5 with suPHP and I have this error PHP.

Thank's

PS: excuse my english, I am french.
 
Back
Top