View Full Version : Problem when install in Localhost?
crabom
04-23-2006, 07:56 AM
In my host i run the scripts smoothly, but when install at home in my localhost (use easyphp server) i can not login admin area, everytime says:
Forbidden
You don't have permission to access /pixelpost/admin/
Notice:
Undefined variable: PHP_SELF in c:/easyphp1-8/www/pixelpost/admin/index.php on line 205
on this server.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at localhost Port 80
Can you help me to solve this problem?
blinking8s
04-23-2006, 09:10 AM
are you sure your pixelpost.php info is correct? I dont know much aboutt easyphp server, maybe check with your host for waht this information should be...
Joe[y]
04-23-2006, 10:05 AM
i remember someone have problems with easyphpserver before. i can't remember them but i think they found a solution - i can't remember it now though. sorry!
i think they amy have had trouble with paths and simply had to change their configured imagepath but if you can't get into your admin this isn't easy to do. but the fact that it says there is an undefined variable doens't sound good - are you sure all the files are present?
also, check with easyphpserver people or whoever might know why you might not have permission to access a directory.
jerome
04-23-2006, 09:31 PM
Hello
i tried pixelpost with easyphp, few month ago ; with two differents computers. no way:mad: . I can remember the problem was the same as yours. So, i stopped and bought 100 Mo with 1and1, it's really cheap and everything worked very well imediatly :D !!
I can't help you more now. and be sure i really do not work for 1and1 !!!!!!!!
Jérôme.
Joe[y]
04-23-2006, 09:57 PM
www.eleven2.com - do discounts for pixelpost users ;)
check out the pixelpost hosting section of this forum.
crabom
04-24-2006, 03:13 AM
Thank you all,
I already buy 100Mb host, but i want to install pixelpost at home PC (no internet connected) to hack and do some changes with templates.
Anyway, no way with EasyPhp -> i have to do those things in the working time.
Any suggestion for PHP& MySQL server program for localhost with no internet?
Thanks all
blinking8s
04-24-2006, 03:23 AM
http://www.firepages.com.au/ used to rock, havent had anything local running for a while though...
Apache 1.3.x or 2.0.x + MySQL 4.1.x or 5.0.x + PHP 4.x or 5.x ROX as home local server.
Always you can download WAMP or Krasnal or any other multipack software.
raminia
04-24-2006, 08:38 AM
Thank you all,
I already buy 100Mb host, but i want to install pixelpost at home PC (no internet connected) to hack and do some changes with templates.
Anyway, no way with EasyPhp -> i have to do those things in the working time.
Any suggestion for PHP& MySQL server program for localhost with no internet?
Thanks all
Abyss Web Server (http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A%2F%2Fwww.aprelium.com%2F&ei=c45MRO7NN8PQigH11O3WDw&sig2=HknNFefjNfXyo_uLb77wlw) works fine for me.
crabom
04-25-2006, 05:47 AM
Apache 1.3.x or 2.0.x + MySQL 4.1.x or 5.0.x + PHP 4.x or 5.x ROX as home local server.
Always you can download WAMP or Krasnal or any other multipack software.
I tried WAMP and it work properly thanks
Anyway to install GD (or any thumbnail generate tool) on localhost?
I tried WAMP and it work properly thanks
Anyway to install GD (or any thumbnail generate tool) on localhost?
Yes. Find in your system php.ini file and uncomment:
extension=php_gd2.dll
raminia
04-25-2006, 01:24 PM
to install GD you should modify the php.ini. read the PHP manuals online.
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.