not positive if this would work but maybe adding this to your .htaccess file for the control panel. "where xxx.xxx.xxx.xxx is the ip allowed"...
This is the the help file att provided me for Optional Method of Reverse Delegation. This should help anyone using att. Customers using UNIX or...
To chmod all your files below a dir to 644 use this: find /path/to/dir/ -type f -print0 | xargs -0 chmod 644 if you want to chmod all sub dir...
Same as edge here I dont have any way to test atm. Hopefully soon I can setup a test bed so I can participate more.
I think you will have to run the install of ispconfig again "basicaly a upgrade" to reconfigure the php within ispconfig so it will support xml, dom.
I also notice even in 2.2.24 if libxml2-dev is not installed it will revert to old behavior. which xml2-config if [ $? != 0 ]; then...
@ Grey,fr3akdk If you are using ispconfig 2.2.23 or older chances are that your php wasnt compiled with dom or xml support. @ 2.2.23...
Its the link provided from falko.
If your dir was chmod'd to 777 then all 3 groups "owner, group, and others" had read, write, and execute permissions within that directory.
Is your server behind a router? whats the output of ifconfig.
I am sure you probably tried this but did you clear your web browsers cache?
update-alternatives creates, removes, maintains and displays information about the symbolic links comprising the Debian alternatives system. you...
You can give this howto a try. how-to-install-internet-explorer-on-ubuntu8.04
under ubuntu webalizer is "version 2.01.10-32.1" If you want the newest you will probably have to remove your ubuntu webalizer package then dl the...
Standard CGI's is a collection of CGI's that you add to the folder /root/ispconfig/standard_cgis/cgi-bin They could be test files. or a mailer...
Separate names with a comma.