LAMP Server Issue

alterbuu

Junior Member
Joined
Feb 1, 2011
Messages
190
Reaction score
23
Ok guy i really need you help, i just setup a LAMP server on my desktop and on every site i install the templates are not loading. i have tried changing the permissions but i can't fix it. Do you guys have any input?
 
on what os u installed the LAMP?

windows: turn off ur firewall
linux : /usr/sbin/setenforce 0

:D
 
Sorry I should have said that, Ubuntu 11.0.4
 
a few questions upfront :
1. apache2 version ?
2. php5 version ?
3. mysql version ?
4. apache.conf file ?
5. php.ini configuration (zend, eaccelerator etc)?
6. are you using the LAMP server only for local use or are you using a dynamic DNS for hosting domains (doesnt matter if tld or sub)?
and last but not least : with what kind of script are you working ? not knowing what you're doing is like when your in the ocean and calling for help and the conversation would be like :

you : help, I'm sinking !!!
the guy who wants to help : give me you coordinates !
you : I'm in the ocean !
the guy who wants to help : :confused:

don't get me wrong, I don't want to be rude.
 
Thanks guys I'm at work now and left my pc off so no remote access. I'll try it once I get home. I'm using this for testing and was thinking about using it for production. Not long term but for about a week to see if the site would be worth the investment.
 
a few questions upfront :
1. apache2 version ?
2. php5 version ?
3. mysql version ?
4. apache.conf file ?
5. php.ini configuration (zend, eaccelerator etc)?
6. are you using the LAMP server only for local use or are you using a dynamic DNS for hosting domains (doesnt matter if tld or sub)?
and last but not least : with what kind of script are you working ? not knowing what you're doing is like when your in the ocean and calling for help and the conversation would be like :

you : help, I'm sinking !!!
the guy who wants to help : give me you coordinates !
you : I'm in the ocean !
the guy who wants to help : :confused:

don't get me wrong, I don't want to be rude.




Not at all I realized this morning that my post was a bit vague. I will update with the specifics once at home
 
So after spending hours on this i've come to the conclusion it is the script i am using. It was AVS 2.1, but the odd thing is when i load it on to a true host like 000webhost it works. But i've given up on it and am looking for an alternative.
 
Back
Top