Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8388851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T18:33:44+00:00 2026-06-09T18:33:44+00:00

I wrote a function in PHP to convert doc to pdf , but it

  • 0

I wrote a function in PHP to convert doc to pdf, but it doesn’t work.
In the beginning, my function worked, although it didn’t close Winword.exe, I closed it by hand.

Now, when I open the site page with this function, Apache stops working.

$word = new COM('word.application');
$word->Visible = 0;
$word->Documents->Open('C:\Apache\smena3.krw.rzd\www\docnz\oblachnye.docx');
$word->Documents[1]->SaveAs(APPLICATION_DOCNZ_FOLDER.'\oblachnye.pdf',17);
$word->Quit('0','0','0');
$word = null;
$this->render('docnz');
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T18:33:46+00:00Added an answer on June 9, 2026 at 6:33 pm

    If it was already working and the only problem is that apache stops working, you could consider adding to your script a command to restart apache.

    I don’t know what kind of a system you are running, but this might work if you’re running linux:

    $restart = shell_exec('apachectl restart');
    echo $restart;
    

    The last echo would be just to make sure apache restarted correctly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wrote the following php function to upload files but I'm having a hard
I was wondering if there is any php function to convert the number of
I have this function that I wrote that is abysmally slow since php does
I wrote a small PHP script which does a branding on a present PDF
I wrote a function in shipping.php . I want to get the quantity from
For example, how to write a PHP function to convert http://abc.com/hi-1?source=google to be converted
I am new to javascript world. I wrote a function in PHP. How do
I wrote the PHP function below to download files and it works as expected.
I am trying to convert this php function function strpos_r($haystack, $needle) { if(strlen($needle) >
I wrote this function in php to do the Gray Code of a number:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.