Jump to content

Recommended Posts

Posted (edited)

hi there. i'm pretty sure a topic exists here because i opened it but prob under a stupid title. (searhing w/ keywords php open basedir 0 results)

And i believe the solution is in an off-site link to the Hestia cp board. apparently it's become a more popular topic because in the past i don't recall having difficulty shuffling through a bunch of posts from people who CLEARLY have no idea what's going on. haha. 

anyway. 

Could someone please point me in the direction of the "correct" guidance for editing the .tpl files or... no. it's not that. 
it's actualy in a .conf file i think - the comm between apache and nginx has to be config. oh, and probably a php directive. i duno man! ach! (think Napolean Dynamite : geez!)
i rem it's that nginx doesn't' want to parse the file. so apache keeps getting a localhost / client dropped the request. something like that. 

Edited by ajaxStardust
Posted (edited)

actually. i think there's a FAQ about it. i must find. :)


and here we have it!
you know you guys put that on there 'cause of me. haha
prolly [sic]

Edited by ajaxStardust
Posted

That guide seems to be targeted to people who don't have the VPS account. 

My account is a VPS. So, I guess the idea is if you have the VPS, you should know how to configure that setting. 
Aww shucks. 
lol

:D

i guess it's back to finding the correct forum URL at the ... i might be confusing that w/ my other request about the .phtml files, which i realize now is a totally separate issue. i'm sure i realized it then. what i mean is... i think im confusing the support documents available. i think the Hestia CP Forum thread was how to solve the .phtml issue. not sure. sorry guys. 
 

Posted

For future reference, for issues like this make sure to post it in the Customer Service section instead of Website Management and Coding. We don't monitor that section of the forum as much as the customer service one so it will cause a delay in our response's to you.

Posted

Will do. I think i've got it now. Actually, I installed Hestia on my LAN. I'm nuts. You know that. and thank you for your patience. But i've got it now, pally! haha!
I love that term of endearment, "pally". Cops like it when you address them as such. Try it.  ChatGPT likes it too, but he'll believe anything. My use here is sincere!
Anyway. 

Check it out to see what all fuss is about. Maybe you need to closely look there, @MoneyBroz i mean. i don't think it's any real security issue, beyond my own as-inine(1) stuff.

Check the readme here. The primary function of the thing... i think? is that it can transform a system path to an HTTP URL. 
but, you use the included i_am_become_url.sh , placed at /usr/bin/transformurl.sh 
./.bashrc add alias 2u (or u2, as i do) 2u=/usr/bin/transformur.sh
source ./.bashrc 
cd /my/www
2u ./index.php
becomes by way of some .sh shit
http://servername/index.php 
maybe xdg-open or something. it gives you options. or. no. just click the url option. ha!

so it's cool if you put that on your dev server, super easy to bring up a viewable URl for whatever you're working on at the monent, but typing

u2 /home/admin/web/my/path/to/shYTE.php

dig?

cheers!
give it a try. it's at
https://centrewebdesign.com/anniedebrowsa



(1)
You ever see the film, Trees Lounge (theres a story behind everything)?
"What kind of asinine question ....?" that guy says to Steve Buschemi. That's a film everyone should see (unless you're in that alcoholic-drinking-binge phase of life)

 




https://centrewebdesign.com//anniedebrowsa/public/index.php

Posted (edited)

for example, it starts off (with dynamically inserted data from _SERVER[] something
/home/admin/web/centrewebdesign.com/public_html/anniedebrowsa
and that's what's in the text field "raw path" or whtever.

(click example)
so just mod that to whatever you have, like /home/heliohost/web/forum/RULES-EDIT.html


or whatever you have there. it should work. if not. open the "collapse" (or whatever. haha), and you might be able to get it by tweaking. 
i dunno. 
it's something to do. 
 

Edited by ajaxStardust
class

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...