hossein2kk
Member
آقا من اینو نمی فهمم در مورد سوکت هاست کسی هست برام معنی کنه !
Connect to local server using sockets
needs a MySQL database where it can store information about the banners, campaigns and clients. It can use both TCP/IP and UNIX sockets to connect to the database. Sockets are proven to be a little faster and PHP automatically tries to use them when connecting to a local server (when hostname is localhost). However there are cases where the MySQL socket isn't placed in the default location and you need to specify its path. In these case, you should mark this checkbox and write the socket path as database hostname.
I
Connect to local server using sockets
needs a MySQL database where it can store information about the banners, campaigns and clients. It can use both TCP/IP and UNIX sockets to connect to the database. Sockets are proven to be a little faster and PHP automatically tries to use them when connecting to a local server (when hostname is localhost). However there are cases where the MySQL socket isn't placed in the default location and you need to specify its path. In these case, you should mark this checkbox and write the socket path as database hostname.
I