GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   need php guru (https://gfy.com/showthread.php?t=925832)

gentoo 09-04-2009 02:13 PM

need php guru
 
email me [email protected]

peace

gentoo 09-04-2009 02:46 PM

Your telling me no one here knows php???!?!?!?!?!

uvort 09-04-2009 02:56 PM

What do you think this place is... a webmaster forum?

Brujah 09-04-2009 02:59 PM

we don't deal those drugs around here buddy

gentoo 09-04-2009 03:22 PM

Quote:

Originally Posted by Brujah (Post 16278885)
we don't deal those drugs around here buddy

damn it :( lol

d-null 09-04-2009 03:25 PM

Quote:

Originally Posted by Brujah (Post 16278885)
we don't deal those drugs around here buddy

:1orglaugh:1orglaugh:1orglaugh

Cyber Fucker 09-04-2009 03:26 PM

Lol.....

Killswitch - BANNED FOR LIFE 09-04-2009 03:27 PM

What do you want us to email you? "Oh hai, asl?"

Twig 09-04-2009 03:30 PM

How about giving some details?
Do you go to McDonalds and say "I'm hungry" when they ask what you want?

gentoo 09-04-2009 03:40 PM

Using php 5.2.0 external php files will not load using php include, fopen and allow url are both enabled in php.ini any ideas :upsidedow

HomerSimpson 09-04-2009 03:42 PM

Quote:

Originally Posted by gentoo (Post 16279087)
Using php 5.2.0 external php files will not load using php include, fopen and allow url are both enabled in php.ini any ideas :upsidedow

why not use cURL?

gentoo 09-04-2009 03:45 PM

Quote:

Originally Posted by HomerSimpson (Post 16279095)
why not use cURL?

Got any examples my donut eating friend.

Varius 09-04-2009 04:06 PM

Since you didn't specify which allow_url line you have set to true, check if both of these are:

allow_url_fopen = 1
allow_url_include = 1

I think since 5.2.0 the second one is now disabled by default.

Also, if you don't need to execute code and are simply including something for output, you're better off (more secure) with say file_get_contents() or other similar methods.

woj 09-04-2009 04:25 PM

Quote:

Originally Posted by Brujah (Post 16278885)
we don't deal those drugs around here buddy

:1orglaugh

GrouchyAdmin 09-04-2009 04:27 PM

http://faculty.arts.ubc.ca/pmahon/tcl-hypnotoad.gif

split_joel 09-04-2009 04:40 PM

nice idea on all that stuff

gentoo 09-04-2009 04:46 PM

Quote:

Originally Posted by Varius (Post 16279221)
Since you didn't specify which allow_url line you have set to true, check if both of these are:

allow_url_fopen = 1
allow_url_include = 1

I think since 5.2.0 the second one is now disabled by default.

Also, if you don't need to execute code and are simply including something for output, you're better off (more secure) with say file_get_contents() or other similar methods.

Hey man thx for the info, i was pulling out my hair because i normally do not enable this stuff because of security but the person needs it done. Even though i specify these settings there was somehting compiled in php from cpanel causing all this not to work :( so i recompiled php without the module and all works now.

Thx

Varius 09-04-2009 04:49 PM

Quote:

Originally Posted by gentoo (Post 16279343)
Hey man thx for the info, i was pulling out my hair because i normally do not enable this stuff because of security but the person needs it done. Even though i specify these settings there was somehting compiled in php from cpanel causing all this not to work :( so i recompiled php without the module and all works now.

Thx

Ah, cpanel... yet another reason I personally hate control panels and like building everything from scratch :)

Good you figured it out though :thumbsup

GrouchyAdmin 09-04-2009 04:55 PM

Quote:

Originally Posted by Varius (Post 16279350)
Ah, cpanel... yet another reason I personally hate control panels and like building everything from scratch :)

Good you figured it out though :thumbsup

Psst.

/scripts/easyapache

Doesn't get much easier than that.

Making CPanel not suck, however, takes more effort. Like removing CPanel.

Varius 09-04-2009 05:05 PM

Quote:

Originally Posted by GrouchyAdmin (Post 16279366)
Psst.

/scripts/easyapache

Doesn't get much easier than that.

Making CPanel not suck, however, takes more effort. Like removing CPanel.

I think it's been about 9 years since I've even seen a control panel, back when we still had hosting clients in Montreal ;p

Thus I have no need for your "easy" anything hehe :winkwink:

gentoo 09-04-2009 05:26 PM

Quote:

Originally Posted by GrouchyAdmin (Post 16279366)
Psst.

/scripts/easyapache

Doesn't get much easier than that.

Making CPanel not suck, however, takes more effort. Like removing CPanel.

Yah, recompiling using that is the easy part what i meant is thinking to check that for some stupid module I have never heard of before.

fatfoo 09-04-2009 08:33 PM

Quote:

Originally Posted by GrouchyAdmin (Post 16279297)

:thumbsup

:thumbsup

:thumbsup

amateurcanada 09-04-2009 09:19 PM

<? echo "lies"; ?>


All times are GMT -7. The time now is 12:26 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123