listening error?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Mon Sep 04, 2006 3:28 pm    Post subject: listening error? Reply with quote

ok iv switched over to linux and installed abyss x1 but after i get it online i get "-- Default host on port 80 has a listening problem (Local URL http://127.0.0.1)" i used to have apache running but iv stopped it (i think cause i dont know how to uninstall things on linux so if someone could tell me how, thank) im running ubuntu 6.06 dapper drake
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Sep 04, 2006 4:19 pm    Post subject: Re: listening error? Reply with quote

hc2995,

Have you checked the manual? http://www.aprelium.com/data/doc/2/abyssws-linux-doc-html/portsproblems.html
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Mon Sep 04, 2006 10:46 pm    Post subject: Re: listening error? Reply with quote

hc2995 wrote:
i dont know how to uninstall things on linux so if someone could tell me how, thanks


What's your distribuation? If you're running Ubuntu, Debian, Kubuntu or anything similar, try using 'sudo apt-get remove apache2' (or just 'apache', depending on the version).
Back to top View user's profile Send private message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Tue Sep 05, 2006 4:39 am    Post subject: Reply with quote

ok ill try the sudo thing and then try reinstalling abyss
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Sep 06, 2006 2:43 am    Post subject: Reply with quote

ok i found the problem but how do i change the port to 80 after i do sudo su?

EDIT: ok i did sudo su /cd /home/howard/Desktop/abyssws then ./abyssws and got:

-- Default host on port 80 is up and running (Local URL http://127.0.0.1)

Console local URL: http://127.0.0.1:9999

so now i want to know can i close the terminal or do i have to leave it opne and if i can close the terminal how do i leave abyss running?
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Sep 06, 2006 2:58 am    Post subject: Reply with quote

ALSO when installing php i get this:


root@DELL:/home/howard/Desktop/php# ./configure
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking whether ln -s works... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for re2c... no
configure: warning: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for bison... no
checking for byacc... no
checking for bison version... invalid
configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 (found: none).
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 3246: lex: command not found
configure: error: cannot find output from lex; giving up


i tried to do it in user and in root same thing anyone know what thios means (no my linux dosent have php installed.....)
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Wed Sep 06, 2006 9:59 am    Post subject: Reply with quote

hc2995 wrote:
ALSO when installing php i get this:

[cut...]

i tried to do it in user and in root same thing anyone know what thios means (no my linux dosent have php installed.....)


:roll: i had fun installing php, not. and now i want to install php5 as a separate program, which im going to leave untill my computer goes up in smoke *can you smell something*


As to your question, which version of php are you installing?
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Sep 06, 2006 11:28 am    Post subject: Reply with quote

php5 lol
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Wed Sep 06, 2006 11:58 am    Post subject: Reply with quote

hc2995 wrote:
php5 lol


php.net wrote:
3. While configuring PHP (./configure), you come across an error similar to the following:

checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up

Be sure to read the [url=installation]installation[/url] instructions carefully and note that you need both flex and bison installed to compile PHP. Depending on your setup you will install bison and flex from either source or a package, such as a RPM.

http://www.php.net/manual/en/faq.build.php#faq.build.lex

You will need to install either/both flex and bison
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Wed Sep 06, 2006 8:02 pm    Post subject: Reply with quote

lol yea flex and bison i just did:


sudo apt-get install flex
sudo apt-get install bison

just found that out lol (went to www.php.net)
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group