{"id":569,"date":"2011-12-13T01:02:43","date_gmt":"2011-12-13T09:02:43","guid":{"rendered":"http:\/\/blog.portnumber53.com\/?p=569"},"modified":"2011-12-13T01:02:43","modified_gmt":"2011-12-13T09:02:43","slug":"lamp-installing-on-slackware-13-37-64-bit","status":"publish","type":"post","link":"https:\/\/blog.portnumber53.com\/index.php\/2011\/12\/13\/lamp-installing-on-slackware-13-37-64-bit\/","title":{"rendered":"LAMP: Installing on Slackware 13.37 64-bit"},"content":{"rendered":"<p>Ongoing post:<\/p>\n<p>&nbsp;<\/p>\n<p>1. Download Apache ( http:\/\/httpd.apache.org )<\/p>\n<p>tar -xvjf httpd-2.2.21.tar.bz2<\/p>\n<p>cd httpd-2.2.21<\/p>\n<p>I like Slackware, but I also like the Apache layout installed in Debian distributions, so:<\/p>\n<pre>.\/configure --enable-layout=Debian--enable-module=most --enable-mods-shared=most --enable-ssl=shared<\/pre>\n<pre>make<\/pre>\n<pre>make install<\/pre>\n<pre><\/pre>\n<pre><\/pre>\n<pre>2. PostgreSQL<\/pre>\n<p>.\/configure &#8211;with-perl &#8211;with-openssl<\/p>\n<p>gmake all<\/p>\n<p>gmake install<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>PHP<\/p>\n<p>.\/configure &#8211;with-pgsql &#8211;enable-soap &#8211;enable-zip &#8211;with-mysql=\/usr\/local\/mysql\/ &#8211;with-mcrypt &#8211;enable-mbstring &#8211;with-gd &#8211;enable-ftp &#8211;with-jpeg-dir &#8211;with-png-dir &#8211;with-bz2 &#8211;with-zlib &#8211;enable-safe-mode &#8211;with-apxs2=\/usr\/sbin\/apxs<\/p>\n<p>make<\/p>\n<p>make install<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ongoing post: &nbsp; 1. Download Apache ( http:\/\/httpd.apache.org ) tar -xvjf httpd-2.2.21.tar.bz2 cd httpd-2.2.21 I like Slackware, but I also like the Apache layout installed in Debian distributions, so: .\/configure &#8211;enable-layout=Debian&#8211;enable-module=most &#8211;enable-mods-shared=most &#8211;enable-ssl=shared make make install 2. PostgreSQL .\/configure &#8211;with-perl &#8211;with-openssl gmake all gmake install &nbsp; &nbsp; PHP .\/configure &#8211;with-pgsql&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/blog.portnumber53.com\/index.php\/2011\/12\/13\/lamp-installing-on-slackware-13-37-64-bit\/\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,14,24],"tags":[],"class_list":["post-569","post","type-post","status-publish","format-standard","hentry","category-hosting","category-linux","category-tutorial-2"],"_links":{"self":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts\/569","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/comments?post=569"}],"version-history":[{"count":0,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/posts\/569\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/media?parent=569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/categories?post=569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.portnumber53.com\/index.php\/wp-json\/wp\/v2\/tags?post=569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}