Raised This Month: $32 Target: $400
 8% 

ubuntu server 64 bit + xampp = do not work


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 04-22-2012 , 16:43   ubuntu server 64 bit + xampp = do not work
Reply With Quote #1

Hi, I try to install xampp in ubuntu server (64 bits) and when I start it it says that only can run under 32 bits :/ I read that I can run it by installing "ia32_libs" package but when I send the command "apt-get install ia32_libs" says me that the server cannot find the package:/

What can I do? It is not neccesary to install xampp just something to run php (I try to install apache & php5 but I couldn't).
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
8088
Veteran Member
Join Date: Jan 2008
Old 04-22-2012 , 17:44   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #2

Code:
apt-get search ia32
It's called ia32-libs, not ia32_libs. Beats me why you want to install XAMPP 32 bit apps on a 64 bit OS, though, when you have huge repositories that have everything you need at your disposal. Installing Apache and PHP is just as elementary as installing ia32-libs. Check out http://www.howtoforge.com for pointers.
__________________
steamID converter with OpenSearch browser plugin

Last edited by 8088; 04-22-2012 at 17:46.
8088 is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 04-22-2012 , 19:41   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #3

Yes the command that I sent was "ia32-libs" :B just I wrote it wrong.

"apt-get search ia32" --> E: Invalid operation search

I didnīt know that XAMPP is a 32 bit app :/

I found this: http://www.howtoforge.com/using-php5...n-ubuntu-11.10

I dont know how to continue after install php5. (I installed it succesfuly).

I'm a noob in linux u.u
__________________

Last edited by Neeeeeeeeeel.-; 04-22-2012 at 19:41.
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
8088
Veteran Member
Join Date: Jan 2008
Old 04-22-2012 , 22:59   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #4

Quote:
Originally Posted by Neeeeeeeeeel.- View Post
"apt-get search ia32" --> E: Invalid operation search
My bad, I meant
Code:
apt-cache search ia32
Quote:
I dont know how to continue after install php5. (I installed it succesfuly).
Continue with what to achieve what? And is there a particular reason you chose PHP FPM? I would think PHP as an Apache module (libapache2-mod-php5 + apache2-mpm-prefork) will be easier to manage if you're not really familiar with this yet.
Quote:
I'm a noob in linux u.u
All the more reason to search and read.
__________________
steamID converter with OpenSearch browser plugin
8088 is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 04-23-2012 , 12:32   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #5

Well finaly I installed all what I want

Just with this 3 commands:
"apt-get install apache2"
"apt-get install php5"
"apt-get install libapache2-mod-php5"

thx
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
madeitout
Member
Join Date: Jun 2008
Old 04-23-2012 , 13:05   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #6

lighttpd is better than apache
__________________
madeitout is offline
8088
Veteran Member
Join Date: Jan 2008
Old 04-23-2012 , 13:38   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #7

Quote:
Originally Posted by Neeeeeeeeeel.- View Post
Well finaly I installed all what I want
Good :)
Quote:
Originally Posted by madeitout View Post
lighttpd is better than apache
That's like saying yellow is better than blue: utterly pointless.
__________________
steamID converter with OpenSearch browser plugin
8088 is offline
AngleWold
Zero Posts
Join Date: Apr 2012
Old 04-24-2012 , 22:27   Re: ubuntu server 64 bit + xampp = do not work
Reply With Quote #8

lighttpd is better than apache

Last edited by AngleWold; 04-24-2012 at 22:28.
AngleWold is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode