![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||||||||||
|
|||||||||||
|
PHP Shell Access/Safe Mode?
According to my phpinfo() file, safe_mode is set to OFF on unix2. From what I have read, this means I should be able to use the PHP shell_exec command even if I do not have true shell access on the machine. (I don't have this set up.) I am trying to connect to HTML Tidy to parse form input to XHTML, but here is more simple example of what I mean:
Code:
Does anybody know why this does not work? ![]()
__________________
"If everything is under control, you're going too slow." -- Mario Andretti |
|
#2
|
|||||||||||
|
|||||||||||
|
Bah. Never mind. I had another small error that was messing things up. The code above works perfectly fine. Now I will have to see if I can tie into HTML Tidy.
p.s. And in case anybody tries the above code, it is BAD BAD way to get the date!!! I was just using for example, use the PHP date function instead.
__________________
"If everything is under control, you're going too slow." -- Mario Andretti Last edited by vonbrocklin : 05-05-2003 at 02:43 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shell Access | mattrix | Chit Chat Public | 10 | 08-11-2003 09:37 AM |