Error PHP Parse error: syntax error, unexpected T_STRING Please add the following line in the php_flag short_open_tag X in the .htaccess file and short_open_tag = X in the php.ini file under the clients folder on the suexcec server and then check .
Author: Tuks
apache error error : [notice] child pid x exit signal File size limit exceeded (25.)
apache error error : [notice] child pid x exit signal File size limit exceeded (25.)
error error : [notice] child pid x exit signal File size limit exceeded (25.) You are getting above error when any file get exceeded the limit of 2GB so to get it resolved you need to emptied that file. check the files from /var/log or /usr/local/apache/logs/
Currently not permitted to relay through this server (email error)
Currently not permitted to relay through this server (email error)
Hello Friends, If you are getting following error with email while receiving emails 2007-01-03 14:14:33 1H2BZ9-0007EK-HY => [email protected] R=lookuphost T=remote_smtp H=d.mx.mail.yahoo.com [216.39.53.2] 2007-01-03 14:15:05 H=web32905.mail.mud.yahoo.com [209.191.69.82] F= rejected RCPT : web32905.mail.mud.yahoo.com [209.191.69.82] is currently not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes …
Linux Kernel
Linux Kernel
Hello Friends, The basic question is what is a Linux kernel? Now the kernel is an important part of the Linux operating system. The kernel manages the resources of Linux such as: File management Multitasking Memory management I/O management Process management Device management Networking support including IPv4 and IPv6 Advanced features such as virtual memory, …
How to open port on server.
How to open port on server.
Hello Friends, Following are the commands to open tcp or udp ports on the server. Before using commands for opening the port please make sure the specific port is already opend and what is the use of that port. you can verify the port with netstat -nap | grep : <port no> 1.you can open …