![]() |
Quote:
|
Quote:
|
not much only a small Vbulletin, just started up, 15 members and counting,
forum open for 5 days think i will get a small orange.... Can i ask something please ... I have a sql problem but i can't place the code here since it's copyrighted. Can you please add me to msn ? extremegizmo@hotmail.com. i'm sure it's only a minor issue for something with knowledge of SQL. It's because i need to add lines below others that i can't find. i only find those lines in the default vb skin but not in the templates of the other skins. would really appreciate your help ! PLease help Grtz Math. |
well it looks like I'll have to go back to the vB arcade... what a shame...
|
Can someone please help me out ?
|
I have a problem:
Files generated via a php script (un tar'n a file for example) are defaulting to the ownership "apache" on my server. However, I have set the ownership of all the files in my directories to "aceman.aceman" in my public_html folder (this includes all the arcade files). Is there a way to configure the PHP.ini file to account for the ownership and maintain that when a script generates a file? I realize this: PHP runs via your webserver and therefore has the same rights as your webserver. Since most webservers do not run with super-user status (root in Unix/Linux, or administrator in Windows) you will need to make sure the folders and files you want to edit allow the webserver write access. Mine run fine.. but set the wrong ownership as (apache.apache) so I'm unable to remove files unless I login as ROOT to delete them. Help please. Aceman |
installed without problems, thx to th maker from this hack. ;)
|
Quote:
|
Quote:
Edit: You could setup a virtual host directive which points to your webspace and use the "User" directive to run that virtual host under. For example, if you're site was called www.foobar.com, and want it to run under user aceman, then you'd setup a virtual host like this: <VirtualHost (ip address here)> ServerAdmin webmaster@www.foobar.com DocumentRoot /path/to/document/root ServerName www.foobar.com ErrorLog logs/www.foobar.com-error_log TransferLog logs/www.foobar.com-access_log User aceman </VirtualHost> That way the main server is still running under root or in your case apache and everything else for your website is handled by aceman. |
Quote:
Code:
if($_POST['sessdo'] == "sessionstart") { Which version of PHP are you running? |
All times are GMT. The time now is 02:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|