M
mxmex
Épsilon
Estoy intentando abrir los socket en SSH y me da error de sintaxys en el paso 3
Alguien sabe que puede ser
Paso1: yum groupinstall 'Development Tools'
Paso2: yum install libxml2-dev mysql-devel
Paso3: ./configure line from phpinfo()
Paso4: cd to the source directory
Paso5: ./configure --enable-sockets
Paso6: make
Paso7: make test
Paso8: make install
Alguien sabe que puede ser
Paso1: yum groupinstall 'Development Tools'
Paso2: yum install libxml2-dev mysql-devel
Paso3: ./configure line from phpinfo()
Paso4: cd to the source directory
Paso5: ./configure --enable-sockets
Paso6: make
Paso7: make test
Paso8: make install

