-
Posts
26 -
Joined
-
Last visited
Contact Methods
-
Website URL
https://vps111.heliohost.us
Profile Information
-
Location
Happy Valley
-
Interests
guitar, linux, web development, artificial intelligence, machine learning, etc
Recent Profile Visitors
410 profile views
ajaxStardust's Achievements
-
ajaxStardust started following Calculon on Contentment , php open base dir restriction and graditudinal blessings (gratitude) , dot site domain - namserver confirm and 4 others
-
hey there! i notice someone took initiative to help me with the .site nameserver issue. what was up with that? i don't think i received or read any correspondence but it just started working one day. sorry i've not been attentive. too many things going in "IRL", to pay attention to this, and also the brain trauma prevents me from truly focusing. blah, blah. anyway. someone once did a setup for me. or i did it, but it would be MUCH easier if you can because i know it's probably simple for you. and you prob have the notes right there. i prob have the notes right here as well. but damnit. haha! i think it's in the php ... what's that www.conf file or ... for the reverse proxie? maybe we figured it was never being sent there. i forget exactly the processes to serve the .phtml and ... something about how it uses php filesystem functions. i probably have an example online still from previous request. thank you! i mess around w/ the Winter CMS. *!@# the WP people. di dyou know they made me "take down" wordpresscenter.net. that's so @#$d up. anyway. you have any recommend for a simple CMS? you try winter (October, free)? I installed VVVEB but that's far more than i want or need. i would likke to setup a streaming thing about guitar lessons. you know i know how to play e.g. bandcamp. what/s that soundcloud.com/ajaxStardust some shit i cna't rem. what was i saying? have a forum on there? you try some shit like that? like... or would you process that on someone else's server? e.g. like a Zoom type thing? if i wanted to have some kind of video gateway and teach guitar? i've never messed w/ stuff like that, and the tech changes every day. what do you say, wanna help me mess w/ some stuff? statecollegeguitarlessons.site and i been trying to "master" the CMS of Winter on vps111.heliohost.us it's nothing there, but i understand the CMS fairly well. you'll see that's "My own" theme, and the "component" to-do list thing, is like now "my own" plugin on there, prev a thing of the demo. i dunno... just playing.
-
dot site domain - namserver confirm
ajaxStardust replied to ajaxStardust's topic in Website Management and Coding
-
VPS - Ubuntu - Email Conf
ajaxStardust replied to ajaxStardust's topic in Website Management and Coding
-
This user would very much appreciate communication with another user willing to help me verify the configuration of my email setup. I've got it all messed up such that gmail for example wont accept the msgs. i's don't send much email. however, it would be cool to function correctly when I do so. LOL. That's me. Not really being lazy as much as being brain damaged. I think I have the Neutility.Life domaion correct (verified sent), but... that's from ChatGPT coaching me. Seemed like that was a pain in the ashtray. ha! maybe i can get it if i copy what i put in there, but this just a shout. I'm willing to test send some email to anyone how needs that sort of assistance, would might help me w/ this? or anyone. doesn't matter to me. Cheers!
-
i have the domain name registered with namecheap, as shown Because I have recognized issues in the past with my gloried hotspot connectivity (e.g. T-Mobile 5G Home ), such as the IP blocklist causing me to see the sites as "unavailable" what do YOU see if you attempt to view https://stateCollegeGuitarLessons.site ?
-
Profuse thanks to whomever fixed VPS111 Nice. That's my "PHP Static content management" system, "Annie De Browsa" (ADB) thing from the wayback machine! https://centrewebdesign.com/anniedebrowsa/public/index.php So this is what it's been about, this whole time w/ me whining about templates and open base dir directives. (index.phtml which auto load to iframe from the .php hence these differentiation w/ the extension) ASSUMED: have a folder open in your file manager on your "localhost" development machine USE of "Annie De Browsa" (ADB): from YOUR development path, enter into ADB i-frame the system path, and click "convert" (whatever the button says there) It uses _GET so, you can send to it from command line, as part of your operations (e.g. SHELL$> /usr/bin/firefox /var/www/html/anniedebrowsa/index.phtml?path2url=/var/www/html/my_new_project/is-asp-dot-net/index.aspx becomes http://localhost/my_new_project/is-asp-dot-net/index.aspx I mess w/ python stuff mostly now, so this is just an old project i wanted to "complete", also for understanding PSR-4 / Autoload stuff in my own projects. Cheers and thanks again! What files did you edit to enable it correctly? I tried many various things. I'm pretty sure I know what it's supposed to be outside of Hestia.
-
cost (mine) of continuous monitoring vs Inactive
ajaxStardust replied to ajaxStardust's topic in Customer Service
here, a .phtml file is acting as index: https://whatsonyourbrain.com/anniedebrowsa/public/ the issue there ^^ is where i need to find and mod or create the correct .tpl file for hestia to function correctly. or, for my thing to function and play well w/ Hestia. etc. Thank you! -
cost (mine) of continuous monitoring vs Inactive
ajaxStardust replied to ajaxStardust's topic in Customer Service
the up to date version (e.g. just cloned from git) here: e.g. my "php app which errs due to the php filesystem restrictions" https://whatsonyourbrain.com/anniedebrowsa/public/index.php -
i dunno. everyone's got things to do. i do what i can when i can. i forget the admin / issues aren't really monitored on weekend. no worries. all good. anyway: [Inactive] VPS - Apache2 - php-fpm / NGINX proxy - x-http-php .alternate yes it was deleted due to interference w/ the wintercms https://centrewebdesign.com/adb/ that is not the version however which throws the file read error. as this is pre PSR-4 compliance refactoring. i'll put the new version somewhere. i'll have to check. i haven't engaged admin this stuff prob in several days. thank you!
-
Issue #1 is worth more like one of those Sushi Roll things. You ever have one of those? It's like a burrito from Taco Hell. only, it costs about as much as if you ordered burritos for the team. office. cubical. so, #1 get's that. that other things just like. i say not even a snickers. i guess. i been waitin. HAHAHA! that's right. laugh it up, pally (talks to self) EDIT - verified - > composer dump-autoload executed successfully (at least didn't report error)
-
I have the "demo app" here: Edit: sorry folks. i know i messed with this when i first came on in Feb. I can't remember details or where notes may be (at this time). I recall getting this error ("the slightly uncommon perhaps VPS-usually type error i'd mentioned) ``` Warning: opendir(): open_basedir restriction in effect. ``` I think that's more the issue, vs the template thing. but i don't think i have the template thing correct either. thank you!
-
wish to serve .phtml Hestia forum topic relevant(1) as necessary for an application i want to run. it's super basic why it's .phtml -- just for server-side logic. kind of like laravel.blade.php or whatever, just the actual extension is diff. it's not super uncommon, but i don't have any php.ini directives set to accomodate. (1) - followed these steps (i think. rem i have brain damage, so this is a bit more complicated than i'm used to and doing steps i'm unfamiliar with [ vs. the so-called motor-memory stuff i can just do without reason! haha ]) but failed. Perhaps i didn't run that command line admin script. i could REALLY use a hodling hand. my hand held. what the schwaw ever can someoine please help me with this directly? Please have a look at this as it's been a while i've been messing with it to no avail. I may not have addressed this with you guys yet however as it seems an issue i should be able to handle. however, it's crtically become time i'm able to actually be productive with it. i have only ever experienced this problem (so far) with the VPS config when I get the following: Warning: opendir(): open_basedir restriction in effect. SERVER CONF ISSUE (allow php to do the readdri thing i suppose. i realize but it's i promise its not doingn any nefarious business!) ideally 2 col table here! haha. the Warning: opendir() -- that's a PHP error output (like we've seen and know so well. Like Old Gregg!) HORZONTAL LINE [that gddm smokin that vaporizor then what do i accomplish - whatswrongwithyou! ] this being the right col/ separate iissue, which is more like Curly Jefferson. maybe ya'll are in process of working on it. ISSUE TWO - sort of server conf issue. much less expensive however. this one is more like the cost of a fireball. or i dont think it's even worth a snickers. thank you! P.S. When I first "signed-on" so to speak (became a member), I was offered a second subdomain (i think that was the offer? - where my takeaway was e.g vps112.heliohost.us or guitarguy.heliohost.us or whatever). it would be super awesome if i could get that. as i'm experimenting w/ Python stuff and i see it's preferable to have in the root of web public_html domain part. blah blah. You're awesome! 🤟
-
here's something https://vps111.heliohost.us/contentment oh. the world reaches its end doesn't it. with each passing moment. that thing doesn't care. after all, it doesn't "feel time". it doesn't feel anything.
-
ajaxStardust started following MoneyBroz
-
Good afternoon, Thank you for all of your kindly work. it is much appreciated! I'd asked about running Python, but I might have it under control on my own. (i'm surprised, excuse me.) So this to say cancel my query about "how do i get python to work", where i was rambling about Gunicorn. Any tips or "fun stuff to try" is always appreciated. This will be my first "python" web stuff. Cheers!